aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-23 08:03:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-23 08:03:41 +0000
commit77032a0ce2a5b567748248695b5ce7d126c08410 (patch)
tree7b0202bc309e99bb4cfd721303b510a558034e56 /x11-toolkits/tk84
parentce538976d2a5aecf4bd0106a517269e6c684520e (diff)
downloadports-77032a0ce2a5b567748248695b5ce7d126c08410.tar.gz
ports-77032a0ce2a5b567748248695b5ce7d126c08410.zip
Notes
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 e32ad87c9df6..36fda83ded63 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})