aboutsummaryrefslogtreecommitdiffstats
path: root/games/xemeraldia
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-03-24 13:47:58 +0800
committerasami <asami@FreeBSD.org>1995-03-24 13:47:58 +0800
commit92870112426f1aa2d8b9d1225718cfae7b5ffe46 (patch)
tree74f058df0d1c68e3dc78f81d2a30ba1c35f10d8d /games/xemeraldia
parent7f584c7fc79227ef63a0914c339892f7c59570a2 (diff)
downloadfreebsd-ports-gnome-92870112426f1aa2d8b9d1225718cfae7b5ffe46.tar.gz
freebsd-ports-gnome-92870112426f1aa2d8b9d1225718cfae7b5ffe46.tar.zst
freebsd-ports-gnome-92870112426f1aa2d8b9d1225718cfae7b5ffe46.zip
EXTRACT_ARGS -> EXTRACT_AFTER_ARGS
Diffstat (limited to 'games/xemeraldia')
-rw-r--r--games/xemeraldia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile
index e3ab99514293..514d4d9f11e6 100644
--- a/games/xemeraldia/Makefile
+++ b/games/xemeraldia/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 Mar 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/03 08:46:26 swallace Exp $
+# $Id: Makefile,v 1.1.1.1 1995/03/24 05:27:12 asami Exp $
#
DISTNAME= xemeraldia-0.2
@@ -21,7 +21,7 @@ ${EXTRACT_COOKIE}:
@(cd ${DISTDIR}; zcat ${DISTFILES} | uudecode)
@rm -rf ${WRKDIR}
@mkdir -p ${WRKDIR}
- @(cd ${WRKDIR}; ${EXTRACT_CMD} ${EXTRACT_ARGS} \
+ @(cd ${WRKDIR}; ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \
${DISTDIR}/${DISTNAME}.tar.gz)
@${TOUCH} ${TOUCH_FLAGS} ${EXTRACT_COOKIE}