diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 08:41:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 08:41:26 +0000 |
commit | deeef1cffc0f3ee2ffc0dd78c61355867a4e3565 (patch) | |
tree | e35509ff9815eb9fe7794c7d40b03736f0181082 /japanese/tcl76 | |
parent | afb9a068352e3c80c8a5df36e17fed2fe1ab06e8 (diff) | |
download | ports-deeef1cffc0f3ee2ffc0dd78c61355867a4e3565.tar.gz ports-deeef1cffc0f3ee2ffc0dd78c61355867a4e3565.zip |
Notes
Diffstat (limited to 'japanese/tcl76')
-rw-r--r-- | japanese/tcl76/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile index 32a8e7f368b9..13fb01e669ff 100644 --- a/japanese/tcl76/Makefile +++ b/japanese/tcl76/Makefile @@ -32,6 +32,8 @@ PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E ${PATCH_DIST_STRIP} .endif +NO_LATEST_LINK= yes + .include <bsd.port.pre.mk> post-extract: |