[43027] trunk/dports/graphics/tgif/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Dec 3 13:06:43 PST 2008
Revision: 43027
http://trac.macports.org/changeset/43027
Author: jeremyhu at macports.org
Date: 2008-12-03 13:06:43 -0800 (Wed, 03 Dec 2008)
Log Message:
-----------
tgif: Fixed dependencies. Maintainer timeout. Bug #17345
Modified Paths:
--------------
trunk/dports/graphics/tgif/Portfile
Modified: trunk/dports/graphics/tgif/Portfile
===================================================================
--- trunk/dports/graphics/tgif/Portfile 2008-12-03 21:03:10 UTC (rev 43026)
+++ trunk/dports/graphics/tgif/Portfile 2008-12-03 21:06:43 UTC (rev 43027)
@@ -5,7 +5,7 @@
version 4.1.42
revision 1
description Basic vector drawing package
-categories x11 graphics
+categories graphics x11
maintainers mdales at mac.com
homepage http://bourbon.usc.edu:8001/tgif/
platforms darwin
@@ -17,7 +17,13 @@
post-patch { reinplace "s|PREFIX|${prefix}|g" "${worksrcpath}/Tgif.tmpl" }
+depends_build bin:xmkmf:imake
+
+depends_lib lib:libXext.6:xorg-libXext \
+ lib:libX11.6:xorg-libX11
+
destroot.args INSTALLFLAGS=-c
destroot.target install install.man
+destroot.destdir DESTDIR=${destroot} BINDIR=${prefix}/bin
# vim: ts=8 sw=8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081203/069bc613/attachment.html>
More information about the macports-changes
mailing list