summaryrefslogtreecommitdiffstats
path: root/graphics/pngwriter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pngwriter/Makefile')
-rw-r--r--graphics/pngwriter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pngwriter/Makefile b/graphics/pngwriter/Makefile
index 6443e20..ae630d2 100644
--- a/graphics/pngwriter/Makefile
+++ b/graphics/pngwriter/Makefile
@@ -15,10 +15,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ library for creating PNG images
-BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2
+USE_PKGCONFIG= yes
+
BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src
CXXFLAGS+= `pkg-config --cflags freetype2 libpng15` -I${LOCALBASE}/include
OpenPOWER on IntegriCloud