[47420] trunk/dports/tex/texlive_base/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Feb 27 18:04:27 PST 2009


Revision: 47420
          http://trac.macports.org/changeset/47420
Author:   jeremyhu at macports.org
Date:     2009-02-27 18:04:27 -0800 (Fri, 27 Feb 2009)
Log Message:
-----------
texlive_base: Update X11 dependencies

Modified Paths:
--------------
    trunk/dports/tex/texlive_base/Portfile

Modified: trunk/dports/tex/texlive_base/Portfile
===================================================================
--- trunk/dports/tex/texlive_base/Portfile	2009-02-28 02:02:23 UTC (rev 47419)
+++ trunk/dports/tex/texlive_base/Portfile	2009-02-28 02:04:27 UTC (rev 47420)
@@ -33,8 +33,8 @@
                 sha1 f6f0192c200473c361aedfa8d34691a99e4f7065
 depends_lib     port:freetype port:fontconfig port:ncurses port:zlib \
                 port:libpng port:texinfo port:texi2html port:ghostscript \
-                port:xorg-libs port:texlive_texmf-minimal \
-                port:texlive_texmf-full
+                port:texlive_texmf-minimal port:texlive_texmf-full \
+                port:xorg-libXaw port:xorg-libXp
 
 depends_build   path:bin/perl:perl5
 
@@ -74,7 +74,7 @@
 }
 
 variant no_x11 {
-    depends_lib-delete port:xorg-libs
+    depends_lib-delete port:xorg-libXaw port:xorg-libXp
     configure.args-append --without-x --without-pdfopen
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090227/d6b7ac6a/attachment-0001.html>


More information about the macports-changes mailing list