summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-02-17 09:22:47 +0000
committergrant <grant@pkgsrc.org>2003-02-17 09:22:47 +0000
commit5d729663030dc2ef00092b98bd37691ac8aadcec (patch)
tree2f69028f67f29448e5a80f081b93f8d14e11b454 /archivers
parent50863252ec42188d59d0ffaf9212eea2c8220de0 (diff)
downloadpkgsrc-5d729663030dc2ef00092b98bd37691ac8aadcec.tar.gz
use the full path to unzip.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/xmill/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index ae7e48d876d..a5e54fb0b9c 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/17 09:20:25 grant Exp $
+# $NetBSD: Makefile,v 1.2 2003/02/17 09:22:47 grant Exp $
DISTNAME= xmill-0-7
PKGNAME= xmill-0.7
@@ -12,7 +12,7 @@ COMMENT= Specialized compressor for XML
BUILD_DEPENDS= unzip-[0-9]*:../../archivers/unzip
-EXTRACT_CMD= unzip -aq ${DOWNLOADED_DISTFILE}
+EXTRACT_CMD= ${LOCALBASE}/bin/unzip -aq ${DOWNLOADED_DISTFILE}
MAKEFILE= makefile