aboutsummaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2013-03-14 13:59:40 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2013-03-14 13:59:40 +0000
commit470d488d251e2ceac53efad36d8bb7abdce6ce34 (patch)
tree5a0f2cbc5252aec53c80f30ad154c77966893506 /math/py-matplotlib
parent50f77d2352092ef67eab087000836d7596e41250 (diff)
downloadports-470d488d251e2ceac53efad36d8bb7abdce6ce34.tar.gz
ports-470d488d251e2ceac53efad36d8bb7abdce6ce34.zip
This port must USE_PKGCONFIG, else pkg-config will not be available
when building without X11 frontends, causing the build to fail. Approved by: maintainer
Notes
Notes: svn path=/head/; revision=314162
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index 37ad9872bd1e..7cc1ec315aee 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
png15:${PORTSDIR}/graphics/png
RUN_DEPENDS:= ${BUILD_DEPENDS}
+USE_PKGCONFIG= build
USE_PYTHON= yes
USE_PYDISTUTILS=yes
CFLAGS+= -I${LOCALBASE}/include