diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-31 22:59:18 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-31 22:59:18 +0000 |
commit | 6e0aafb5419c5cb48d6b7298d9fa83e275f93689 (patch) | |
tree | aeb6861d67b99d8a86a09390dac7145fcc845c26 /x11-toolkits/tk84 | |
parent | c2b82c412e27ef523a07caaf39f25c791e378b62 (diff) |
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 56a8a6ac987c..28431948930b 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -16,6 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 +LATEST_LINK= tk83 USE_XLIB= yes INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix |