Revision
133298
Author
adfernandes@macports.org
Date
2015-02-24 13:30:34 -0800 (Tue, 24 Feb 2015)

Log Message

protobuf-c: Add missing dependency for pkgconfig.

Modified Paths

Diff

Modified: trunk/dports/devel/protobuf-c/Portfile (133297 => 133298)


--- trunk/dports/devel/protobuf-c/Portfile	2015-02-24 21:22:07 UTC (rev 133297)
+++ trunk/dports/devel/protobuf-c/Portfile	2015-02-24 21:30:34 UTC (rev 133298)
@@ -29,6 +29,7 @@
 platforms	darwin
 
 depends_lib	port:protobuf-cpp
+depends_build   port:pkgconfig
 
 test.run	yes
 test.target	check