[47469] trunk/dports/tex/pTeX/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Feb 28 02:14:11 PST 2009


Revision: 47469
          http://trac.macports.org/changeset/47469
Author:   jeremyhu at macports.org
Date:     2009-02-28 02:14:11 -0800 (Sat, 28 Feb 2009)
Log Message:
-----------
pTeX: Update X11 dependencies

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

Modified: trunk/dports/tex/pTeX/Portfile
===================================================================
--- trunk/dports/tex/pTeX/Portfile	2009-02-28 10:10:32 UTC (rev 47468)
+++ trunk/dports/tex/pTeX/Portfile	2009-02-28 10:14:11 UTC (rev 47469)
@@ -55,9 +55,6 @@
 
 depends_lib     bin:gs:ghostscript \
                 bin:perl:perl5 \
-                port:xorg-libXmu \
-	        port:Xft2 \
-	        port:xpm \
                 lib:libXm:openmotif \
                 port:gd2 \
                 port:jpeg \
@@ -212,7 +209,7 @@
 variant utf8 conflicts euc sjis description {Set default character set to UTF-8} {}
 
 variant nox11 conflicts motif xaw xaw3d nextaw description {Do not use X11} {
-    depends_lib-delete port:xorg-libs lib:libXm:openmotif port:fontconfig port:freetype port:gd2 port:jpeg port:libiconv
+    depends_lib-delete lib:libXm:openmotif port:fontconfig port:freetype port:gd2 port:jpeg port:libiconv
     # gd2 requires X11
     configure.args-delete --with-system-gd --with-xdvi-x-toolkit=motif
     configure.args-append --without-system-gd --without-x --without-xdvik
@@ -220,7 +217,7 @@
 variant motif conflicts nox11 xaw xaw3d nextaw description {Use motif (default)} {}
 variant xaw conflicts nox11 motif xaw3d nextaw description {Use xaw} {
     depends_lib-delete lib:libXm:openmotif
-    depends_lib-append port:xorg-libs
+    depends_lib-append port:xorg-libXaw
     configure.args-delete --with-xdvi-x-toolkit=motif
     configure.args-append --with-xdvi-x-toolkit=xaw
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090228/0bc17cd9/attachment.html>


More information about the macports-changes mailing list