Revision
38823
Author
ryandesign@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

Diff

Modified: trunk/dports/graphics/gd2/Portfile (38822 => 38823)


--- 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 \