diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
commit | 665bec206dcb6c4d1e6d2763147022da72013147 (patch) | |
tree | c9bc7d175d1787d3182be06d12c45d1a2fe32a2b /games/linux-etqw-server | |
parent | dd0f478654597e17086b295a97e2e7e1caa0b36c (diff) |
Notes
Diffstat (limited to 'games/linux-etqw-server')
-rw-r--r-- | games/linux-etqw-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-etqw-server/Makefile b/games/linux-etqw-server/Makefile index 77c7acab2bcc..da50abc94c22 100644 --- a/games/linux-etqw-server/Makefile +++ b/games/linux-etqw-server/Makefile @@ -22,7 +22,7 @@ NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -USE_ZIP= yes +USES= zip:infozip ETQWDIR= ${PREFIX}/lib/${PORTNAME}${PKGNAMESUFFIX} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} |