aboutsummaryrefslogtreecommitdiffstats
path: root/games/stonesoup/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-01-11 00:55:26 +0800
committerbapt <bapt@FreeBSD.org>2016-01-11 00:55:26 +0800
commit722399dd9a50a81b1e08fff9701c22c51a1d111a (patch)
treea1803c12d7ed1ddd17231d7c51bd8ecd19c12c72 /games/stonesoup/Makefile
parentf7755256283634d3b9ec0c5384c3bbbed111cefb (diff)
downloadfreebsd-ports-gnome-722399dd9a50a81b1e08fff9701c22c51a1d111a.tar.gz
freebsd-ports-gnome-722399dd9a50a81b1e08fff9701c22c51a1d111a.tar.zst
freebsd-ports-gnome-722399dd9a50a81b1e08fff9701c22c51a1d111a.zip
Convert g* and i* to USES=sqlite and USES=firebird
Diffstat (limited to 'games/stonesoup/Makefile')
-rw-r--r--games/stonesoup/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile
index 70345eb94a81..68cd0f0c02bb 100644
--- a/games/stonesoup/Makefile
+++ b/games/stonesoup/Makefile
@@ -14,9 +14,8 @@ COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue-like game
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../licence.txt
-USE_SQLITE= yes
USES= bison compiler:c++11-lib gmake lua:51 perl5 pkgconfig \
- shebangfix tar:xz
+ shebangfix sqlite tar:xz
USE_PERL5= build
SHEBANG_FILES= util/gen-mi-enum \