summaryrefslogtreecommitdiff
path: root/games/quakeserver/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-01 08:53:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-01 08:53:53 +0000
commit6f3848da3cdc7e7130fcbe00cf76436803bd97e4 (patch)
tree84ab075dabe5020d574a6ca69adab510eacd5d6d /games/quakeserver/Makefile
parentSystem perl installs this in /usr/local/local/lib. (diff)
Explicitly create ${WRKDIR}. Apparently unzip can't create more than
one level of directories when given a -d argument.
Notes
Notes: svn path=/head/; revision=14988
Diffstat (limited to '')
-rw-r--r--games/quakeserver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile
index 95e5e9af1c3c..6767616d7851 100644
--- a/games/quakeserver/Makefile
+++ b/games/quakeserver/Makefile
@@ -3,7 +3,7 @@
# Date created: October 26th 1996
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.13 1997/06/03 05:58:19 asami Exp $
+# $Id: Makefile,v 1.14 1997/09/14 04:00:20 jfitz Exp $
#
PKGNAME= quakeserver-1.0
@@ -23,6 +23,8 @@ NO_BUILD= YES
NO_CDROM= "This software is shareware"
do-extract:
+ @ ${RM} -rf ${WRKDIR}
+ @ ${MKDIR} ${WRKDIR}
@ unzip -q -o ${DISTDIR}/quake106.zip -d ${WRKDIR} resource.*
@ cat ${WRKDIR}/resource.dat ${WRKDIR}/resource.1 > ${WRKDIR}/resource.exe
@ cd ${WRKDIR}; lha xfq resource.exe id1/pak0.pak