diff options
Diffstat (limited to 'inputmethod/skkinput/Makefile')
-rw-r--r-- | inputmethod/skkinput/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/skkinput/Makefile b/inputmethod/skkinput/Makefile index e8c50d3dd15..2b79e8fd582 100644 --- a/inputmethod/skkinput/Makefile +++ b/inputmethod/skkinput/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/10 19:30:35 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/03/10 22:30:29 jlam Exp $ DISTNAME= skkinput-2.06.3 PKGREVISION= 1 @@ -15,6 +15,7 @@ USE_IMAKE= YES PLIST_SUBST+= PKGBASE=${LOCALBASE:Q} INSTALL_SRC= ${PKGDIR}/INSTALL +DEINSTALL_SRC= # empty post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/skkinput |