[38823] trunk/dports/graphics/gd2/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 31 22:20:35 PDT 2008


Revision: 38823
          http://trac.macosforge.org/projects/macports/changeset/38823
Author:   ryandesign at macports.org
Date:     2008-07-31 22:20:35 -0700 (Thu, 31 Jul 2008)
Log Message:
-----------
gd2: add build dependencies on automake and libtool ports to fix #16148

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

Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile	2008-08-01 04:20:40 UTC (rev 38822)
+++ trunk/dports/graphics/gd2/Portfile	2008-08-01 05:20:35 UTC (rev 38823)
@@ -39,6 +39,8 @@
 
 depends_build \
     port:autoconf \
+    port:automake \
+    port:libtool \
     port:gettext
 
 depends_lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080731/4659aa3b/attachment.html 


More information about the macports-changes mailing list