diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-17 10:31:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-17 10:31:03 +0000 |
commit | 61c998be01b585a11ce5be32573967b6bcd37dab (patch) | |
tree | 67494db8de7a63750ff75291c5c348fcc0c2bb47 /japanese/tcl76 | |
parent | bc18221e596611a194fc3fa888d0562a10149877 (diff) | |
download | ports-61c998be01b585a11ce5be32573967b6bcd37dab.tar.gz ports-61c998be01b585a11ce5be32573967b6bcd37dab.zip |
Notes
Diffstat (limited to 'japanese/tcl76')
-rw-r--r-- | japanese/tcl76/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile index 547f62622057..09fa9e274846 100644 --- a/japanese/tcl76/Makefile +++ b/japanese/tcl76/Makefile @@ -37,10 +37,6 @@ NO_LATEST_LINK= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile on FreeBSD ${OSVERSION}" -.endif - post-extract: @${MV} ${WRKDIR}/${PORTNAME}${PORTVERSION} ${WRKDIR}/${DISTNAME} |