diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-04 20:12:46 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-04 20:12:46 +0000 |
commit | 2c6d201845e878399f60a20852fcc9bc42bb7b5e (patch) | |
tree | f90bf1b1757d8e3df2f82061e8299ab772617808 /x11-toolkits/tk84 | |
parent | 3dbc0b36af9c564cc333f8cc640256e2a73ae1fd (diff) |
- use LATEST_LINK
Notes
Notes:
svn path=/head/; revision=74690
Diffstat (limited to 'x11-toolkits/tk84')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index af22cefade3f..4dd09f93fce6 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -18,7 +18,7 @@ MAINTAINER= dinoex@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/lang/tcl84:build LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 -NO_LATEST_LINK= yes +LATEST_LINK= tk84 USE_XLIB= yes INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix |