diff options
Diffstat (limited to 'inputmethod/skktools/Makefile')
-rw-r--r-- | inputmethod/skktools/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/skktools/Makefile b/inputmethod/skktools/Makefile index d407ce28799..49399183a65 100644 --- a/inputmethod/skktools/Makefile +++ b/inputmethod/skktools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/09/15 10:05:17 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/06 14:25:19 asau Exp $ # DISTNAME= skktools-1.3.1 @@ -10,8 +10,6 @@ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://openlab.ring.gr.jp/skk/ COMMENT= SKK dictionary manipulation tools -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= skkserv<3.9.4nb7 GNU_CONFIGURE= yes |