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

dports at macports.org dports at macports.org
Fri Jun 18 17:13:35 PDT 2010


Revision: 68971
          http://trac.macports.org/changeset/68971
Author:   dports at macports.org
Date:     2010-06-18 17:13:33 -0700 (Fri, 18 Jun 2010)
Log Message:
-----------
texlive-bin: fix typo in archcheck for nextaw variant

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

Modified: trunk/dports/tex/texlive-bin/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin/Portfile	2010-06-18 22:23:19 UTC (rev 68970)
+++ trunk/dports/tex/texlive-bin/Portfile	2010-06-19 00:13:33 UTC (rev 68971)
@@ -170,7 +170,7 @@
 }
 variant nextaw conflicts no_x11 motif xaw xaw3d description {Use neXtaw to build xdvi} {
     depends_lib-append port:neXtaw
-    archcheck.files-append lib/libnextXaw.dylib
+    archcheck.files-append lib/libneXtaw.dylib
     configure.args-append --with-xdvi-x-toolkit=neXtaw
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100618/f9f9686a/attachment.html>


More information about the macports-changes mailing list