[50179] trunk/dports/print/teTeX/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 27 04:41:25 PDT 2009


Revision: 50179
          http://trac.macports.org/changeset/50179
Author:   jmr at macports.org
Date:     2009-04-27 04:41:23 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------
teTeX: add gzip runtime dependency (#10523, maintainer timeout), and remember to remove the xorg-libXaw dep in the no_x11 variant

Modified Paths:
--------------
    trunk/dports/print/teTeX/Portfile

Modified: trunk/dports/print/teTeX/Portfile
===================================================================
--- trunk/dports/print/teTeX/Portfile	2009-04-27 10:53:00 UTC (rev 50178)
+++ trunk/dports/print/teTeX/Portfile	2009-04-27 11:41:23 UTC (rev 50179)
@@ -73,7 +73,8 @@
 			port:libpng
 depends_run		port:ghostscript	\
 			port:texinfo		\
-			port:texi2html
+			port:texi2html \
+			port:gzip
 
 configure.args		--prefix=${destroot}${prefix}			\
 			--datadir=${destroot}${prefix}/share		\
@@ -86,6 +87,7 @@
 variant no_x11	{ 
 		  depends_lib-delete \
 			port:Xft2 \
+			port:xorg-libXaw \
 			port:xorg-libXmu \
 			port:xorg-libXp \
 			port:xpm \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090427/8784f7da/attachment.html>


More information about the macports-changes mailing list