diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-03 06:09:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-03 06:09:51 +0000 |
commit | b0d18323b481f21b5e2fb9267ca08f979d3328ea (patch) | |
tree | 03dee902238e1ad97fa887d30fbeb272ce95a008 /x11-toolkits/tk82 | |
parent | 1fc2c97730d44e1d1b2d0cd6edd81bc621959ac3 (diff) | |
download | ports-b0d18323b481f21b5e2fb9267ca08f979d3328ea.tar.gz ports-b0d18323b481f21b5e2fb9267ca08f979d3328ea.zip |
NO_LATEST_LINK= yes addded, lust like in tcl82
Notes
Notes:
svn path=/head/; revision=49517
Diffstat (limited to 'x11-toolkits/tk82')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index a5d0b3803740..fbe243aba597 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 +NO_LATEST_LINK= yes USE_XLIB= yes INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix |