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/tcl84 | |
parent | - convert INCDIR -> LICQ_PORT (diff) |
- use LATEST_LINK
Notes
Notes:
svn path=/head/; revision=74690
Diffstat (limited to 'lang/tcl84')
-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 |