Revision
116628
Author
mww@macports.org
Date
2014-01-31 08:19:19 -0800 (Fri, 31 Jan 2014)

Log Message

ocaml-ctypes: add missing build_dependency

Modified Paths

Diff

Modified: trunk/dports/devel/ocaml-ctypes/Portfile (116627 => 116628)


--- trunk/dports/devel/ocaml-ctypes/Portfile	2014-01-31 16:15:01 UTC (rev 116627)
+++ trunk/dports/devel/ocaml-ctypes/Portfile	2014-01-31 16:19:19 UTC (rev 116628)
@@ -17,6 +17,7 @@
 checksums           rmd160  97b380a84d1043ff4c1fb62ac63313d63dbfd3a6 \
                     sha256  1325c9ade812679e444b54b3e3faf79c1239254947a81fe48ab342043073eae2
 
+depends_build       port:pkgconfig
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
                     port:libffi