diff options
Diffstat (limited to 'inputmethod/skkfep/Makefile')
-rw-r--r-- | inputmethod/skkfep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/skkfep/Makefile b/inputmethod/skkfep/Makefile index 00d0e3e9950..3dbade08e4b 100644 --- a/inputmethod/skkfep/Makefile +++ b/inputmethod/skkfep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/01/07 09:13:56 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2007/09/07 22:12:12 jlam Exp $ DISTNAME= skkfep0.86c PKGNAME= skkfep-0.86c @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ei5nazha.yz.yamagata-u.ac.jp/~aito/aito-soft.html COMMENT= Terminal based SKK-like Kana-to-Kanji FrontEnd Processor -BUILD_DEFS+= USE_INET6 +BUILD_DEFS+= IPV6_READY WRKSRC= ${WRKDIR}/skkfep NO_CONFIGURE= yes |