summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk84
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-02-23 08:03:41 +0000
committerdinoex <dinoex@FreeBSD.org>2003-02-23 08:03:41 +0000
commit0783ea67804cbd4492af4aca3f7176bf06c0a6d5 (patch)
tree5801349effc9a2aac08b8a5ce1e420b8302491c8 /x11-toolkits/tk84
parentc64fb327b083f656a7a159fa276f4618e668c3b3 (diff)
downloadFreeBSD-ports-0783ea67804cbd4492af4aca3f7176bf06c0a6d5.zip
FreeBSD-ports-0783ea67804cbd4492af4aca3f7176bf06c0a6d5.tar.gz
- add pre-fetch target
Diffstat (limited to 'x11-toolkits/tk84')
-rw-r--r--x11-toolkits/tk84/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index e32ad87..36fda83 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -340,6 +340,10 @@ MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \
.include <bsd.port.pre.mk>
+pre-fetch:
+ (cd ${PORTSDIR}/lang/tcl84 && \
+ ${SETENV} ${MAKE_ENV} ${MAKE} fetch)
+
post-install:
${INSTALL_DATA} ${FILESDIR}/pkgIndex.tcl ${PREFIX}/lib/tk${TK_VER}/
.if exists(${PKGINSTALL})
OpenPOWER on IntegriCloud