diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-07 19:25:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-07 19:25:35 +0000 |
commit | 5d647f70a9c47e7fb457c225912e4dddd8990a71 (patch) | |
tree | baf7784f9615fa97fbc123d1fe6c66b20ee7f8f1 /x11-toolkits/tk84 | |
parent | 4c5aa004ecc822d83646b1d53a613339869d3475 (diff) | |
download | ports-5d647f70a9c47e7fb457c225912e4dddd8990a71.tar.gz ports-5d647f70a9c47e7fb457c225912e4dddd8990a71.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk84')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 83cd6396f46a..c7484f554a2b 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= dinoex@FreeBSD.org +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/lang/tcl84:build LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 NO_LATEST_LINK= yes |