diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-06-29 17:37:13 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-06-29 17:37:13 +0000 |
commit | 6ccbbed0a6f1445dabce8f6f9ea9b51ea4b8801f (patch) | |
tree | 05e8064d46d049841da0e55512aba7e6112ca924 /korean | |
parent | d93bda3ff9e1133fe21046517cb964c040c22a36 (diff) | |
download | ports-6ccbbed0a6f1445dabce8f6f9ea9b51ea4b8801f.tar.gz ports-6ccbbed0a6f1445dabce8f6f9ea9b51ea4b8801f.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/linux_locale/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile index 2a5d535fa0eb..1b6edf8ab8d6 100644 --- a/korean/linux_locale/Makefile +++ b/korean/linux_locale/Makefile @@ -22,6 +22,9 @@ ONLY_FOR_ARCHS= i386 amd64 CONFLICTS= linux_base-fc* +DEPRECATED= the dependency is scheduled for removal and a recent glib does not need this +EXPIRATION_DATE=2006-09-01 + USE_LINUX= 8 USE_LINUX_PREFIX=yes NO_BUILD= yes |