Revision
87423
Author
ryandesign@macports.org
Date
2011-11-20 16:11:10 -0800 (Sun, 20 Nov 2011)

Log Message

abiword: add pkgconfig build dep

Modified Paths

Diff

Modified: trunk/dports/editors/abiword/Portfile (87422 => 87423)


--- trunk/dports/editors/abiword/Portfile	2011-11-21 00:10:54 UTC (rev 87422)
+++ trunk/dports/editors/abiword/Portfile	2011-11-21 00:11:10 UTC (rev 87423)
@@ -53,6 +53,9 @@
 }
 
 variant use_source {
+	depends_build	\
+		port:pkgconfig
+
 	depends_lib	\
 		port:zlib \
 		port:libpng \