summaryrefslogtreecommitdiff
path: root/x11/tkcron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tkcron/Makefile')
-rw-r--r--x11/tkcron/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/tkcron/Makefile b/x11/tkcron/Makefile
index 46117436e23..2ea6f824012 100644
--- a/x11/tkcron/Makefile
+++ b/x11/tkcron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/11/19 15:40:47 agc Exp $
+# $NetBSD: Makefile,v 1.8 1999/04/01 13:38:46 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/22 20:10:39 jseger Exp
#
@@ -9,11 +9,9 @@ EXTRACT_SUFX= .tcl.gz
MAINTAINER= sander@haldjas.folklore.ee
-DEPENDS+= tk-8.0p2:../../x11/tk80
+DEPENDS+= tk-8.0.5:../../x11/tk80
-EXTRACT_CMD= ${GZIP_CMD}
-EXTRACT_BEFORE_ARGS= -cd
-EXTRACT_AFTER_ARGS= > tkcron.tcl
+EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} > tkcron.tcl
NO_WRKSUBDIR= yes
post-extract: