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 /lang | |
parent | 3dbc0b36af9c564cc333f8cc640256e2a73ae1fd (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 2be910fe1514..f84197811a65 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= dinoex@FreeBSD.org -NO_LATEST_LINK= yes +LATEST_LINK= tcl84 PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix INSTALLS_SHLIB= yes |