[27530] trunk/dports/x11/Xft2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 6 15:09:00 PDT 2007


Revision: 27530
          http://trac.macosforge.org/projects/macports/changeset/27530
Author:   ryandesign at macports.org
Date:     2007-08-06 15:09:00 -0700 (Mon, 06 Aug 2007)

Log Message:
-----------
Xft2: use port:-style dependencies, not lib:foo:-style.

Modified Paths:
--------------
    trunk/dports/x11/Xft2/Portfile

Modified: trunk/dports/x11/Xft2/Portfile
===================================================================
--- trunk/dports/x11/Xft2/Portfile	2007-08-06 22:08:25 UTC (rev 27529)
+++ trunk/dports/x11/Xft2/Portfile	2007-08-06 22:09:00 UTC (rev 27530)
@@ -26,11 +26,11 @@
 
 depends_lib \
 	port:pkgconfig \
-	lib:libz:zlib \
+	port:zlib \
 	port:xrender \
 	port:freetype \
 	port:fontconfig \
-	lib:libexpat:expat
+	port:expat
 
 configure.args		--mandir=${prefix}/share/man
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070806/16af4cca/attachment.html


More information about the macports-changes mailing list