diff options
author | kris <kris@FreeBSD.org> | 2004-08-17 18:31:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-08-17 18:31:03 +0800 |
commit | 29a1c9e07a69aa31c4f80b385f389d327c16dc9a (patch) | |
tree | 90c054646dbeb264ad67c53163556d5ba8b36bcc /japanese | |
parent | 889a5f8301778fc05e8a09027d580e98a81b4836 (diff) | |
download | freebsd-ports-gnome-29a1c9e07a69aa31c4f80b385f389d327c16dc9a.tar.gz freebsd-ports-gnome-29a1c9e07a69aa31c4f80b385f389d327c16dc9a.tar.zst freebsd-ports-gnome-29a1c9e07a69aa31c4f80b385f389d327c16dc9a.zip |
This now builds on 5.x, so remove BROKEN.
Diffstat (limited to 'japanese')
-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} |