Revision
92551
Author
jmr@macports.org
Date
2012-04-30 22:49:43 -0700 (Mon, 30 Apr 2012)

Log Message

subsurface: add pkgconfig dep

Modified Paths

Diff

Modified: trunk/dports/x11/subsurface/Portfile (92550 => 92551)


--- trunk/dports/x11/subsurface/Portfile	2012-05-01 05:47:49 UTC (rev 92550)
+++ trunk/dports/x11/subsurface/Portfile	2012-05-01 05:49:43 UTC (rev 92551)
@@ -21,6 +21,7 @@
 
 patchfiles              Makefile.patch
 
+depends_build           port:pkgconfig
 depends_lib             path:lib/pkgconfig/glib-2.0.pc:glib2 \
                         port:libxml2 \
                         port:gtk2 \
@@ -46,4 +47,3 @@
                         prefix="${destroot}${prefix}" \
                         mpappdir="${destroot}${applications_dir}"
 destroot.target         install-macosx
-