[47406] trunk/dports/graphics/fnlib/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Feb 27 17:36:53 PST 2009


Revision: 47406
          http://trac.macports.org/changeset/47406
Author:   jeremyhu at macports.org
Date:     2009-02-27 17:36:52 -0800 (Fri, 27 Feb 2009)
Log Message:
-----------
fnlib: Update X11 dependencies, correct CHOST at build time to properly build dylibs

Modified Paths:
--------------
    trunk/dports/graphics/fnlib/Portfile

Modified: trunk/dports/graphics/fnlib/Portfile
===================================================================
--- trunk/dports/graphics/fnlib/Portfile	2009-02-28 01:29:47 UTC (rev 47405)
+++ trunk/dports/graphics/fnlib/Portfile	2009-02-28 01:36:52 UTC (rev 47406)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		fnlib
 version		0.5
-revision	2
+revision	3
 description	Fonts and font libraries necessary for Enlightenment
 long_description        This is a set of fonts and font libraries necessary \
 			for the latest release of Enlightenment.
@@ -13,10 +13,15 @@
 homepage	http://www.enlightenment.org/
 master_sites 	sourceforge:enlightenment/
 checksums	md5 99e9558739b97c82b728e408d9cb1f01
-depends_lib	port:xorg-libs lib:libjpeg.62:jpeg lib:libpng.3:libpng \
-		lib:libtiff.3:tiff lib:libImlib:imlib
-configure.args	 --host=mac
 
+depends_lib \
+	port:xorg-libsm \
+	port:xorg-libXext \
+	port:libpng \
+	port:jpeg \
+	port:tiff \
+	port:imlib
+
 # this might break shinymetal on caseinsensitives fs'es
 post-destroot	{
 		foreach i {a b c d e f g h i j k l m n o p q r s t u v w x y z} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090227/96030514/attachment-0001.html>


More information about the macports-changes mailing list