aboutsummaryrefslogtreecommitdiff
path: root/graphics/agg
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-07-23 01:33:55 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-07-23 01:33:55 +0000
commit86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb (patch)
tree6f6452717d480fc723cb34dac6821c9a57f49795 /graphics/agg
parentde0b37c73a99474e2e508d23231f9c4dfb1ff7c1 (diff)
downloadports-86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb.tar.gz
ports-86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb.zip
Notes
Diffstat (limited to 'graphics/agg')
-rw-r--r--graphics/agg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index fed16b0cfcee..f5c529d230cf 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -17,10 +17,11 @@ COMMENT= A High Quality Rendering Engine for C++
LICENSE= GPLv2
+BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_XORG= x11
-USE_GNOME= gnomehack pkgconfig
+USE_GNOME= gnomehack
USE_SDL= sdl
USE_GMAKE= yes
USE_AUTOTOOLS= aclocal autoheader autoconf libtoolize automake