summaryrefslogtreecommitdiffstats
path: root/misc/tkcron
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-07-21 19:28:46 +0000
committermax <max@FreeBSD.org>1997-07-21 19:28:46 +0000
commitbad42d5303320de2363ecd5f71710e52f9813173 (patch)
tree0932bd3ab5f14c4eea860787d31b178a3ece9ebe /misc/tkcron
parente78fe142470b2d42049dd282a53e4868b4de17a9 (diff)
downloadFreeBSD-ports-bad42d5303320de2363ecd5f71710e52f9813173.zip
FreeBSD-ports-bad42d5303320de2363ecd5f71710e52f9813173.tar.gz
files/* -> ${FILESDIR}/*.
Diffstat (limited to 'misc/tkcron')
-rw-r--r--misc/tkcron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tkcron/Makefile b/misc/tkcron/Makefile
index 3347f35..235e975 100644
--- a/misc/tkcron/Makefile
+++ b/misc/tkcron/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 July 1996
# Whom: Sander Vesik <sander@haldjas.folklore.ee>
#
-# $Id: Makefile,v 1.2 1996/11/30 09:00:18 asami Exp $
+# $Id: Makefile,v 1.3 1997/04/20 13:19:33 wosch Exp $
#
DISTNAME= tkcron-2.12
@@ -22,6 +22,6 @@ EXTRACT_AFTER_ARGS= > tkcron.tcl
NO_WRKSUBDIR= yes
post-extract:
- @${CP} files/Makefile ${WRKSRC}
+ @${CP} ${FILESDIR}/Makefile ${WRKSRC}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud