From 470d488d251e2ceac53efad36d8bb7abdce6ce34 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Thu, 14 Mar 2013 13:59:40 +0000 Subject: 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 --- math/py-matplotlib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/py-matplotlib') 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 -- cgit v1.2.3