diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-30 20:41:20 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-30 20:41:20 +0000 |
commit | 3c6d397a7c435694d6fded6474bfa16601a99c1c (patch) | |
tree | 47df1524f9a9f07aaa33d78a673e18a5298bb82a /japanese | |
parent | 64a8f10e17c1f5beb4c6c4d55c31f54150d2c0e2 (diff) | |
download | ports-3c6d397a7c435694d6fded6474bfa16601a99c1c.tar.gz ports-3c6d397a7c435694d6fded6474bfa16601a99c1c.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/iv/Makefile | 3 | ||||
-rw-r--r-- | japanese/libimg/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/japanese/iv/Makefile b/japanese/iv/Makefile index 52bde70ea97d..fd51df8cd256 100644 --- a/japanese/iv/Makefile +++ b/japanese/iv/Makefile @@ -21,6 +21,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= A toolkit from Stanford University and Silicon Graphics + Japanese patches +FORBIDDEN= http://vuxml.FreeBSD.org/pkg-ja-iv.html +EXPIRATION_DATE=2005-08-30 + # Warning: we cannot use USE_IMAKE. BUILD_DEPENDS= imake:${X_IMAKE_PORT} diff --git a/japanese/libimg/Makefile b/japanese/libimg/Makefile index a6e4d54acaa0..00a594e80062 100644 --- a/japanese/libimg/Makefile +++ b/japanese/libimg/Makefile @@ -15,6 +15,9 @@ DISTNAME= img${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced Tk adding support for many other Image formats +FORBIDDEN= http://vuxml.FreeBSD.org/pkg-ja-libimg.html +EXPIRATION_DATE=2005-08-30 + BUILD_DEPENDS= ${LOCALBASE}/lib/tcl8.0jp/tclIndex:${PORTSDIR}/japanese/tcl80 \ ${LOCALBASE}/lib/tk8.0jp/tk.tcl:${PORTSDIR}/japanese/tk80 |