diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-02 09:23:08 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-02 09:23:08 +0800 |
commit | 8b5c2c60c3a4ec0f9beab3adb993744b7bbd6b0a (patch) | |
tree | c1e3328e8f14cc94c1ac6789f8b246c1ebbf4a4a /japanese | |
parent | c3bd34bbeed7892570dc7020db9c86fadd06d251 (diff) | |
download | freebsd-ports-gnome-8b5c2c60c3a4ec0f9beab3adb993744b7bbd6b0a.tar.gz freebsd-ports-gnome-8b5c2c60c3a4ec0f9beab3adb993744b7bbd6b0a.tar.zst freebsd-ports-gnome-8b5c2c60c3a4ec0f9beab3adb993744b7bbd6b0a.zip |
Deprecate. This doesn't build with gcc4.2 and nothing else in the ports
collection uses it anymore.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/tk42/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/tk42/Makefile b/japanese/tk42/Makefile index 42ce5165281a..e1f8091f7442 100644 --- a/japanese/tk42/Makefile +++ b/japanese/tk42/Makefile @@ -20,6 +20,9 @@ COMMENT= Japanized TK (Tcl Tool Kit) LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76 +DEPRECATED= does not build with gcc4.2; use japanese/tk80 instead +EXPIRATION_DATE= 2006-11-01 + WRKSRC= ${WRKDIR}/${DISTNAME}/unix USE_AUTOTOOLS= autoconf:213 USE_XLIB= yes |