diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-10 22:57:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-10 22:57:22 +0000 |
commit | d554e48ea9bbde3622485eff227d32c8d7a4deae (patch) | |
tree | cb3d2849b89188d2b4c006ef57032101bede8bb7 /games/el-data | |
parent | 6b351646ec0ea496067a3715e6bd24a70b7083c9 (diff) |
Unbreak
Notes
Notes:
svn path=/head/; revision=347816
Diffstat (limited to 'games/el-data')
-rw-r--r-- | games/el-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/el-data/Makefile b/games/el-data/Makefile index 792ee1762901..bebb21658255 100644 --- a/games/el-data/Makefile +++ b/games/el-data/Makefile @@ -18,7 +18,7 @@ COMMENT= Eternal Lands data, sound, and music files NO_ARCH= yes NO_BUILD= yes -USES= dos2unix zip +USES= dos2unix zip:infozip DOS2UNIX_GLOB= *.ini *.txt DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} |