[105490] trunk/dports/python/py-astropy/Portfile
aronnax at macports.org
aronnax at macports.org
Mon Apr 22 11:27:49 PDT 2013
Revision: 105490
https://trac.macports.org/changeset/105490
Author: aronnax at macports.org
Date: 2013-04-22 11:27:49 -0700 (Mon, 22 Apr 2013)
Log Message:
-----------
py-astropy: add missing build dependency on pkgconfig
Modified Paths:
--------------
trunk/dports/python/py-astropy/Portfile
Modified: trunk/dports/python/py-astropy/Portfile
===================================================================
--- trunk/dports/python/py-astropy/Portfile 2013-04-22 18:19:35 UTC (rev 105489)
+++ trunk/dports/python/py-astropy/Portfile 2013-04-22 18:27:49 UTC (rev 105490)
@@ -36,6 +36,9 @@
port:wcslib \
port:py${python.version}-numpy
+ depends_build-append \
+ port:pkgconfig
+
pre-build {
file rename ${worksrcpath}/scripts/fitscheck \
${worksrcpath}/scripts/fitscheck-ap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130422/4fad6070/attachment.html>
More information about the macports-changes
mailing list