summaryrefslogtreecommitdiff
path: root/graphics/CompuPic
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-05-05 02:38:00 +0000
committerhubertf <hubertf>2001-05-05 02:38:00 +0000
commitd65c42d6929b3c9cd5454a0f1dd91204ed329049 (patch)
treeee271d9c154b1c543eccd1f2dbb6aa22c9c1b650 /graphics/CompuPic
parent6c1fc33e952bdc1ff9f553fcd3c2c56ecf0ffd59 (diff)
downloadpkgsrc-d65c42d6929b3c9cd5454a0f1dd91204ed329049.tar.gz
Fix EXTRACT_CMD - an empty string is not a valid command.
Diffstat (limited to 'graphics/CompuPic')
-rw-r--r--graphics/CompuPic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/CompuPic/Makefile b/graphics/CompuPic/Makefile
index 6db204324c3..d87dd4b3326 100644
--- a/graphics/CompuPic/Makefile
+++ b/graphics/CompuPic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/16 15:22:13 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/05/05 02:38:00 hubertf Exp $
#
DISTNAME= compupic-5.1.1063-i386-netbsd
@@ -21,7 +21,7 @@ NO_BIN_ON_CDROM=${RESTRICTED}
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
-EXTRACT_CMD= # empty
+EXTRACT_CMD= true
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/libexec/compupic