diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-22 20:27:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-22 20:27:14 +0000 |
commit | 0b4f9e241a6fe6feb809c5ce3296aae97cdc7fdf (patch) | |
tree | 3f2b5e53ab142a3b69b71bfce44d41604d204ca5 /games/stonesoup | |
parent | bd5979d6270b6bce38f3b651d6702617c7f15307 (diff) | |
download | ports-0b4f9e241a6fe6feb809c5ce3296aae97cdc7fdf.tar.gz ports-0b4f9e241a6fe6feb809c5ce3296aae97cdc7fdf.zip |
Notes
Diffstat (limited to 'games/stonesoup')
-rw-r--r-- | games/stonesoup/Makefile | 1 |
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 |