summaryrefslogtreecommitdiff
path: root/inputmethod/sj3-dict
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-05 21:15:53 +0000
committerminskim <minskim@pkgsrc.org>2004-03-05 21:15:53 +0000
commit5ccc558c9d1e2fdd1a050e811f3763ba40752031 (patch)
tree5933995a1c5697faf009bac28f0380ecb652f4d9 /inputmethod/sj3-dict
parent21445b684857aa389164870c10814f511ef45001 (diff)
downloadpkgsrc-5ccc558c9d1e2fdd1a050e811f3763ba40752031.tar.gz
bl3ify and enable pkgviews installation.
Diffstat (limited to 'inputmethod/sj3-dict')
-rw-r--r--inputmethod/sj3-dict/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/inputmethod/sj3-dict/Makefile b/inputmethod/sj3-dict/Makefile
index dcbebb53bec..9a81269e3bd 100644
--- a/inputmethod/sj3-dict/Makefile
+++ b/inputmethod/sj3-dict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:43:43 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/05 21:23:00 minskim Exp $
#
DISTNAME= sj3-2.0.1.20
@@ -17,6 +17,10 @@ FILESDIR= ${.CURDIR}/../sj3-lib/files
DISTINFO_FILE= ${.CURDIR}/../sj3-lib/distinfo
PATCHDIR= ${.CURDIR}/../sj3-lib/patches
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+
.include "../../mk/bsd.prefs.mk"
NO_MTREE= YES
@@ -53,7 +57,7 @@ post-build:
do-install:
@(cd ${WRKSRC}/dict/dict; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} install)
-.include "../../devel/nbitools/nbitools.mk"
+.include "../../devel/nbitools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
# Need to set this here _after_ bsd.pkg.mk