summaryrefslogtreecommitdiff
path: root/emulators/arnold/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2003-11-22 23:55:15 +0000
committerjlam <jlam>2003-11-22 23:55:15 +0000
commit37b9c02234a7599d32e8e15c94c8e3fe7728caff (patch)
tree25167793a0b6111c2173742becbb79d9a7f610f3 /emulators/arnold/Makefile
parente9b39da8eede610c0de6a1966106960063e2bf22 (diff)
downloadpkgsrc-37b9c02234a7599d32e8e15c94c8e3fe7728caff.tar.gz
Use EXTRACT_CMD_OPTS.zip to customize the flags passed to the unzip
program.
Diffstat (limited to 'emulators/arnold/Makefile')
-rw-r--r--emulators/arnold/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile
index 029aef87128..d15a52f53f4 100644
--- a/emulators/arnold/Makefile
+++ b/emulators/arnold/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/24 10:53:27 dillo Exp $
+# $NetBSD: Makefile,v 1.2 2003/11/22 23:55:15 jlam Exp $
#
DISTNAME= arnsrc27012002
@@ -13,7 +13,7 @@ HOMEPAGE= http://arnold.emuunlim.com/
COMMENT= Amstrad CPC, Amstrad CPC+ and KC Compact emulator
# we want case sensitive file names.
-EXTRACT_CMD.zip= ${LOCALBASE}/bin/unzip -aqo $${extract_file}
+EXTRACT_CMD_OPTS.zip= -aqo
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes