[107188] trunk/dports/print/freetype/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 20 16:22:40 PDT 2013


Revision: 107188
          https://trac.macports.org/changeset/107188
Author:   ryandesign at macports.org
Date:     2013-06-20 16:22:40 -0700 (Thu, 20 Jun 2013)
Log Message:
-----------
freetype: apparently we use libpng now

Modified Paths:
--------------
    trunk/dports/print/freetype/Portfile

Modified: trunk/dports/print/freetype/Portfile
===================================================================
--- trunk/dports/print/freetype/Portfile	2013-06-20 23:22:25 UTC (rev 107187)
+++ trunk/dports/print/freetype/Portfile	2013-06-20 23:22:40 UTC (rev 107188)
@@ -6,6 +6,7 @@
 
 name                    freetype
 version                 2.5.0
+revision                1
 categories              print graphics
 maintainers             ryandesign
 license                 {FreeType GPL-2}
@@ -45,8 +46,9 @@
     patch-src_base_ftrfork.c.diff \
     patch-modules.cfg.diff
 
-depends_lib             port:zlib \
-                        port:bzip2
+depends_lib             port:bzip2 \
+                        port:libpng \
+                        port:zlib
 
 # See http://trac.macports.org/ticket/18232
 configure.cppflags-delete   -I${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130620/6195444e/attachment.html>


More information about the macports-changes mailing list