diff options
Diffstat (limited to 'games/el-data/Makefile')
-rw-r--r-- | games/el-data/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/el-data/Makefile b/games/el-data/Makefile index a2152a4d2506..792ee1762901 100644 --- a/games/el-data/Makefile +++ b/games/el-data/Makefile @@ -17,9 +17,8 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Eternal Lands data, sound, and music files NO_ARCH= yes -USE_ZIP= yes NO_BUILD= yes -USES= dos2unix +USES= dos2unix zip DOS2UNIX_GLOB= *.ini *.txt DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} |