aboutsummaryrefslogtreecommitdiff
path: root/games/trophy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:38:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:38:20 +0000
commit2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e (patch)
treedcc51daa0e2c5e9ccc324cd5a8c84ae9b92545d4 /games/trophy
parentbd0f959252ca4814047bdc870b10fe9b462632c4 (diff)
downloadports-2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e.tar.gz
ports-2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e.zip
Notes
Diffstat (limited to 'games/trophy')
-rw-r--r--games/trophy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/trophy/Makefile b/games/trophy/Makefile
index 4b65bf26a4dc..0f7ffc9d6cc6 100644
--- a/games/trophy/Makefile
+++ b/games/trophy/Makefile
@@ -14,6 +14,8 @@ LICENSE= GPLv2
LIB_DEPENDS= clanCore:${PORTSDIR}/devel/clanlib1
+USES= pkgconfig
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}