summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-05-05 02:38:00 +0000
committerhubertf <hubertf@pkgsrc.org>2001-05-05 02:38:00 +0000
commit17bae807e02e5dec7892124f4ece5f9e0fb1b71d (patch)
treeee271d9c154b1c543eccd1f2dbb6aa22c9c1b650 /graphics
parentce39fdbf6d24c502a9d4b997cadb029b11c7a977 (diff)
downloadpkgsrc-17bae807e02e5dec7892124f4ece5f9e0fb1b71d.tar.gz
Fix EXTRACT_CMD - an empty string is not a valid command.
Diffstat (limited to 'graphics')
-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