[68881] users/dports/ports/tex/texlive-bin/Portfile

dports at macports.org dports at macports.org
Wed Jun 16 15:39:14 PDT 2010


Revision: 68881
          http://trac.macports.org/changeset/68881
Author:   dports at macports.org
Date:     2010-06-16 15:39:14 -0700 (Wed, 16 Jun 2010)
Log Message:
-----------
texlive-bin: delete lib/libXmu.dylib from archcheck for +no_x11 variant

Modified Paths:
--------------
    users/dports/ports/tex/texlive-bin/Portfile

Modified: users/dports/ports/tex/texlive-bin/Portfile
===================================================================
--- users/dports/ports/tex/texlive-bin/Portfile	2010-06-16 22:08:42 UTC (rev 68880)
+++ users/dports/ports/tex/texlive-bin/Portfile	2010-06-16 22:39:14 UTC (rev 68881)
@@ -132,7 +132,7 @@
 
 variant no_x11 conflicts xaw motif xaw3d nextaw {
     depends_lib-delete port:xorg-libXp
-    archcheck.files-delete lib/libXp.dylib
+    archcheck.files-delete lib/libXp.dylib lib/libXmu.dylib
     configure.args-append --without-x --without-pdfopen
     configure.args-delete  --x-includes=${prefix}/include \
                            --x-libraries=${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100616/b250443a/attachment.html>


More information about the macports-changes mailing list