[44455] trunk/dports/x11/openmotif/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 28 15:36:06 PST 2008


Revision: 44455
          http://trac.macports.org/changeset/44455
Author:   jeremyhu at macports.org
Date:     2008-12-28 15:36:05 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
openmotif: Actually, just fix typo about fontconfig-config / freetype-config mixup and let configure find fontconfig-config correctly and use pkg-config to find xft and freetype

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

Modified: trunk/dports/x11/openmotif/Portfile
===================================================================
--- trunk/dports/x11/openmotif/Portfile	2008-12-28 23:30:13 UTC (rev 44454)
+++ trunk/dports/x11/openmotif/Portfile	2008-12-28 23:36:05 UTC (rev 44455)
@@ -32,7 +32,6 @@
 	port:jpeg \
 	port:libpng \
 	port:libiconv \
-        port:freetype \
 	lib:libSM.6:xorg-libsm \
 	lib:libXext.6:xorg-libXext \
 	lib:libXft.2:Xft2 \
@@ -50,7 +49,6 @@
 
 configure.args  --mandir=${prefix}/share/man	\
                 --enable-xft	\
-                --with-fontconfig-config=${prefix}/bin/freetype-config	\
                 --enable-jpeg	\
                 --enable-png
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081228/c426edf3/attachment.html>


More information about the macports-changes mailing list