aboutsummaryrefslogtreecommitdiff
path: root/games/xevil
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-06-03 15:54:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-06-03 15:54:29 +0000
commit4bb8eb15eb90266fbda844e96752560e10f91f4f (patch)
treece2c52370d982c7455fe25700e51066fe4bdb94b /games/xevil
parent6c7bf2d5e2150f58993b4b8178f06d6ef892b5be (diff)
downloadports-4bb8eb15eb90266fbda844e96752560e10f91f4f.tar.gz
ports-4bb8eb15eb90266fbda844e96752560e10f91f4f.zip
Notes
Diffstat (limited to 'games/xevil')
-rw-r--r--games/xevil/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile
index 4b1bf70401db..8aa459f18e9a 100644
--- a/games/xevil/Makefile
+++ b/games/xevil/Makefile
@@ -17,6 +17,7 @@ COMMENT= A fast-action, networked, anti-social, kill-everything game
USE_ZIP= yes
USE_XORG= xpm
+USE_DOS2UNIX= makefile config.mk cmn/makefile cmn/*.cpp cmn/*.h x11/makefile x11/*.cpp
MAKEFILE= makefile
ALL_TARGET= freebsd
MAKE_JOBS_UNSAFE= yes
@@ -32,7 +33,7 @@ pre-extract:
@${MKDIR} ${WRKDIR}/${DISTNAME}
do-extract:
- @unzip -aqo ${DISTDIR}/${DISTFILES} -d ${WRKSRC}
+ @${UNZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DISTFILES} -d ${WRKSRC}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/x11/FREEBSD/xevil ${PREFIX}/bin/xevil