aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib
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 /devel/clanlib
parentde0b37c73a99474e2e508d23231f9c4dfb1ff7c1 (diff)
downloadports-86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb.tar.gz
ports-86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb.zip
Notes
Diffstat (limited to 'devel/clanlib')
-rw-r--r--devel/clanlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index e7694a7e44b6..8ca3a8a7f611 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -18,6 +18,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform game SDK
+BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png \
mikmod:${PORTSDIR}/audio/libmikmod \
@@ -31,7 +32,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-clanJavaScript --disable-docs
USE_GMAKE= yes
USE_XORG= x11 xmu xi
-USE_GNOME= gnomehack pkgconfig
+USE_GNOME= gnomehack
USE_LDCONFIG= yes
USE_SDL= gfx
USE_GL= yes