summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/apache-ant/Makefile4
-rw-r--r--devel/palmos-includes/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile
index 9bc10340177..8fb33932cc8 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/09/07 09:17:29 jdolecek Exp $
+# $NetBSD: Makefile,v 1.5 2003/11/22 23:55:15 jlam Exp $
#
# NOTE: if you are depending on ant from another package, please be aware that
# the ant team has CHANGED the version numbering scheme. A previous version
@@ -23,7 +23,7 @@ CONFLICTS= jakarta-ant*
USE_BUILDLINK2= # defined
-EXTRACT_CMD.zip= ${LOCALBASE}/bin/unzip -Caq $${extract_file}
+EXTRACT_CMD_OPTS.zip= -Caq
do-build:
${_PKG_SILENT}${_PKG_DEBUG}${_ULIMIT_CMD} cd ${WRKSRC} && ${SETENV} ${SCRIPTS_ENV} ${SH} bootstrap.sh
diff --git a/devel/palmos-includes/Makefile b/devel/palmos-includes/Makefile
index 9e426d76d25..6b396a8a1fb 100644
--- a/devel/palmos-includes/Makefile
+++ b/devel/palmos-includes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/03/29 07:56:59 jmc Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/22 23:55:15 jlam Exp $
#
DISTNAME= sdk50-win
@@ -25,7 +25,7 @@ SITES_sdk35-update1.tar.gz=http://www.palmos.com/cgi-bin/sdk35.cgi
NO_CONFIGURE= YES
NO_BUILD= YES
-EXTRACT_CMD.zip= ${LOCALBASE}/bin/unzip -aqo $${extract_file}
+EXTRACT_CMD_OPTS.zip= -aqo
RESTRICTED= Redistribution not permitted
NO_SRC_ON_CDROM=${RESTRICTED}