summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-01-23 18:37:18 +0000
committerjlam <jlam@pkgsrc.org>2006-01-23 18:37:18 +0000
commitc8acc068afd554af7ddfb24d729cdcd523e5fe3b (patch)
tree665ee54904f220285902c228dae9a317a75db4b3
parent0314de7d5cc912f49c449a8424e7c5a102377f22 (diff)
downloadpkgsrc-c8acc068afd554af7ddfb24d729cdcd523e5fe3b.tar.gz
EXTRACT_CMD.zip is no more... just use the real command for extracting a
ZIP archive.
-rw-r--r--print/tex-chemarrow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-chemarrow/Makefile b/print/tex-chemarrow/Makefile
index 1fcb0e972d6..ee4bc7889b5 100644
--- a/print/tex-chemarrow/Makefile
+++ b/print/tex-chemarrow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/11/13 05:30:11 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2006/01/23 18:37:18 jlam Exp $
#
DISTNAME= chemarrow
@@ -18,7 +18,7 @@ NO_BUILD= yes
.include "../../print/teTeX/module.mk"
post-extract:
- @(cd ${WRKSRC}/type1 && ${EXTRACT_CMD.zip} arrow.PC.zip)
+ @cd ${WRKSRC}/type1 && ${UNZIP_CMD} -Laqo arrow.PC.zip
do-install:
${INSTALL_DATA_DIR} ${PKG_LOCALTEXMFPREFIX}/fonts/source/chemarrow