Revision: 111830 https://trac.macports.org/changeset/111830 Author: takeshi@macports.org Date: 2013-10-02 21:07:20 -0700 (Wed, 02 Oct 2013) Log Message: ----------- gnudatalanguage: added build dependency to pkgconfig Modified Paths: -------------- trunk/dports/math/gnudatalanguage/Portfile Modified: trunk/dports/math/gnudatalanguage/Portfile =================================================================== --- trunk/dports/math/gnudatalanguage/Portfile 2013-10-03 01:03:14 UTC (rev 111829) +++ trunk/dports/math/gnudatalanguage/Portfile 2013-10-03 04:07:20 UTC (rev 111830) @@ -6,7 +6,7 @@ name gnudatalanguage version 0.9.4 -revision 1 +revision 2 epoch 1 categories math science maintainers takeshi @@ -32,6 +32,7 @@ sha1 21def7391f889370faa38988bf4c5514fa8b88f0 \ rmd160 f293bece79b6029ab62b23f65d9e704e4d07661c +depends_build port:pkgconfig depends_lib port:zlib \ port:gsl \ port:ncurses \
participants (1)
-
takeshi@macports.org