diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-31 07:55:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-31 07:55:37 +0000 |
commit | e947f3f8b6bf3c9fa808d836e3cc073de0d890e6 (patch) | |
tree | 4ee1b0adc609c5b15d6777dba71ad7e28290cfe1 /games/stonesoup | |
parent | 659c09a66ce65d744f5d55cdfcd2437f11da478b (diff) | |
download | ports-e947f3f8b6bf3c9fa808d836e3cc073de0d890e6.tar.gz ports-e947f3f8b6bf3c9fa808d836e3cc073de0d890e6.zip |
Notes
Diffstat (limited to 'games/stonesoup')
-rw-r--r-- | games/stonesoup/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index 39136e3f129a..7dbc1b2e982c 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -13,8 +13,6 @@ COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue-like game LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/stone_soup-${PORTVERSION}/licence.txt -NEED_ROOT= yes - USE_SQLITE= yes USE_XZ= yes USES= bison gmake perl5 pkgconfig |