[59774] trunk/dports/graphics/ftgl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Oct 21 16:53:14 PDT 2009


Revision: 59774
          http://trac.macports.org/changeset/59774
Author:   jeremyhu at macports.org
Date:     2009-10-21 16:53:12 -0700 (Wed, 21 Oct 2009)
Log Message:
-----------
ftgl: Actually require the freetype port, so we don't link against 'other' ones

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

Modified: trunk/dports/graphics/ftgl/Portfile
===================================================================
--- trunk/dports/graphics/ftgl/Portfile	2009-10-21 22:53:52 UTC (rev 59773)
+++ trunk/dports/graphics/ftgl/Portfile	2009-10-21 23:53:12 UTC (rev 59774)
@@ -19,7 +19,7 @@
 			
 master_sites		sourceforge
 
-depends_lib		lib:freetype:freetype
+depends_lib		port:freetype
 
 depends_build		bin:doxygen:doxygen \
 			port:gsed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091021/6e974d9f/attachment-0001.html>


More information about the macports-changes mailing list