diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 00:43:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 00:43:27 +0000 |
commit | fefaf4a726ff41d14c5fdaa0305388d3f1f06cd9 (patch) | |
tree | 5fc7d62714b719c1d4a0c753cfdf791bb8319b1b /korean | |
parent | c1b552840102975f2f25d84f76edb732b2b5f2d5 (diff) | |
download | ports-fefaf4a726ff41d14c5fdaa0305388d3f1f06cd9.tar.gz ports-fefaf4a726ff41d14c5fdaa0305388d3f1f06cd9.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/gau/Makefile | 3 | ||||
-rw-r--r-- | korean/han/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/korean/gau/Makefile b/korean/gau/Makefile index ef7e0ae2e576..bb0b48dbe835 100644 --- a/korean/gau/Makefile +++ b/korean/gau/Makefile @@ -22,6 +22,9 @@ COMMENT= Gtk-based Hangul terminal emulator (for modem/tcp) RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf +DEPRECATED= Broken on all supported versions of FreeBSD +EXPIRATION_DATE=2007-03-10 + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/korean/han/Makefile b/korean/han/Makefile index a7f00e1c7050..9a125bc4a3eb 100644 --- a/korean/han/Makefile +++ b/korean/han/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@FreeBSD.org COMMENT= A hangul console +DEPRECATED= Broken on all supported versions of FreeBSD +EXPIRATION_DATE=2007-03-10 + ONLY_FOR_ARCHS= i386 USE_GMAKE= YES |