[116628] trunk/dports/devel/ocaml-ctypes/Portfile
Revision: 116628 https://trac.macports.org/changeset/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: -------------- trunk/dports/devel/ocaml-ctypes/Portfile Modified: trunk/dports/devel/ocaml-ctypes/Portfile =================================================================== --- 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
participants (1)
-
mww@macports.org