summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-22 20:27:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-22 20:27:14 +0000
commit0b4f9e241a6fe6feb809c5ce3296aae97cdc7fdf (patch)
tree3f2b5e53ab142a3b69b71bfce44d41604d204ca5 /games
parentFix inverted logic in last commit while converting to options ng (diff)
This should not have been committed.
Notes
Notes: svn path=/head/; revision=314964
Diffstat (limited to 'games')
-rw-r--r--games/stonesoup/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile
index cf5d17231885..33261c839ebe 100644
--- a/games/stonesoup/Makefile
+++ b/games/stonesoup/Makefile
@@ -66,7 +66,6 @@ CONFLICTS+= ${PORTNAME}-[0-9]*
MAKE_ARGS+= TILES=y
PLIST_SUB+= SDL=""
PKGNAMESUFFIX= -sdl
-USES+= pkgconfig
BUILD_DEPENDS+= fc-list:${PORTSDIR}/x11-fonts/fontconfig \
${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu
RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu