summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-04-18 23:52:05 +0000
committerwiz <wiz@pkgsrc.org>2004-04-18 23:52:05 +0000
commit2541b02f578c63e2a6931dac70c8fbfbbb881acf (patch)
treed133005708e4c9fb0f6fab22f434d73966db2e53 /inputmethod
parentafccda473161358a948e5a38463620452895c974 (diff)
downloadpkgsrc-2541b02f578c63e2a6931dac70c8fbfbbb881acf.tar.gz
Convert to bl3.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ja-freewnn-server-bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/ja-freewnn-server-bin/Makefile b/inputmethod/ja-freewnn-server-bin/Makefile
index ec7da8849ca..97fb27ed62a 100644
--- a/inputmethod/ja-freewnn-server-bin/Makefile
+++ b/inputmethod/ja-freewnn-server-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/29 21:13:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/18 23:52:05 wiz Exp $
#
PKGNAME= ja-FreeWnn-server-bin-1.10
@@ -17,7 +17,7 @@ FILESDIR= ${.CURDIR}/../ja-freewnn-lib/files
DISTINFO_FILE= ${.CURDIR}/../ja-freewnn-lib/distinfo
PATCHDIR= ${.CURDIR}/../ja-freewnn-lib/patches
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
.include "../../mk/bsd.prefs.mk"
@@ -29,5 +29,5 @@ BUILD_DEFS+= FREEWNN_USER FREEWNN_GROUP
PKG_GROUPS= ${FREEWNN_GROUP}
PKG_USERS= ${FREEWNN_USER}:${FREEWNN_GROUP}::Freewnn\\ user
-.include "../ja-freewnn-lib/buildlink2.mk"
+.include "../ja-freewnn-lib/buildlink3.mk"
.include "../ja-freewnn-lib/Makefile.common"