diff options
Diffstat (limited to 'inputmethod/skkserv')
-rw-r--r-- | inputmethod/skkserv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/skkserv/Makefile b/inputmethod/skkserv/Makefile index ae0753e05fc..03ed73a43af 100644 --- a/inputmethod/skkserv/Makefile +++ b/inputmethod/skkserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/05 20:50:24 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2005/12/29 06:21:45 jlam Exp $ DISTNAME= skk9.6 PKGNAME= skkserv-3.9.4 @@ -15,7 +15,6 @@ HOMEPAGE= http://skk.kuis.kyoto-u.ac.jp/ COMMENT= Dictionary server for Simple Kana-Kanji conversion programs WRKSRC= ${WRKDIR}/skk-9.6 -USE_PKGINSTALL= YES INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL BUILD_DEFS+= USE_INET6 |