[121721] trunk/dports/tex/texlive-bin/Portfile

dports at macports.org dports at macports.org
Fri Jul 4 20:07:27 PDT 2014


Revision: 121721
          https://trac.macports.org/changeset/121721
Author:   dports at macports.org
Date:     2014-07-04 20:07:27 -0700 (Fri, 04 Jul 2014)
Log Message:
-----------
texlive-bin: add explicit dependency on xpm in +x11 variant (#44244)

Modified Paths:
--------------
    trunk/dports/tex/texlive-bin/Portfile

Modified: trunk/dports/tex/texlive-bin/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin/Portfile	2014-07-05 02:54:11 UTC (rev 121720)
+++ trunk/dports/tex/texlive-bin/Portfile	2014-07-05 03:07:27 UTC (rev 121721)
@@ -240,7 +240,7 @@
 }
 
 variant x11 description {Build with x11 support, using Xaw widgets for xdvi} {
-    depends_lib-append port:xorg-libXp
+    depends_lib-append port:xorg-libXp port:xpm
     configure.args-delete --without-x --without-pdfopen
     depends_lib-append port:xorg-libXaw port:xorg-libXi
     configure.args-append --with-xdvi-x-toolkit=xaw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140704/c5d2683e/attachment.html>


More information about the macports-changes mailing list