diff options
author | wiz <wiz@pkgsrc.org> | 2011-03-06 16:02:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-03-06 16:02:28 +0000 |
commit | 3b0faad4eed25929eb9466f79a86bd63833058b2 (patch) | |
tree | 2e0950fe4261acbafec3ff24573aba194ce53bb6 /inputmethod/Makefile | |
parent | 12dcf0b377f5ecb5f0057fc9c6e4433ef06e171f (diff) | |
download | pkgsrc-3b0faad4eed25929eb9466f79a86bd63833058b2.tar.gz |
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 530386a7f24..01309019b4b 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2010/12/03 12:29:57 obache Exp $ +# $NetBSD: Makefile,v 1.50 2011/03/06 16:02:29 wiz Exp $ # COMMENT= Input method tools and libraries SUBDIR+= Chinput -SUBDIR+= ami SUBDIR+= anthy SUBDIR+= anthy-elisp SUBDIR+= canna |