summaryrefslogtreecommitdiff
path: root/editors/mule/Makefile
diff options
context:
space:
mode:
authorsakamoto <sakamoto>2002-06-12 04:30:32 +0000
committersakamoto <sakamoto>2002-06-12 04:30:32 +0000
commitb042c5aab81c8b09c2c8e0fb4a2c52cd14133e32 (patch)
tree72ff9cec1c7b21cc9ec2d4f48135abfd1f9f5773 /editors/mule/Makefile
parent8d2b8997407e66c08ba8eb4c1558d8bc5211a7f8 (diff)
downloadpkgsrc-b042c5aab81c8b09c2c8e0fb4a2c52cd14133e32.tar.gz
use inputmethod/{canna-lib,ja-freewnn-lib}/buildlink.mk.
Diffstat (limited to 'editors/mule/Makefile')
-rw-r--r--editors/mule/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index 6761d443f72..d22fd8a8cc0 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/06/12 01:47:38 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2002/06/12 04:30:32 sakamoto Exp $
DISTNAME= mule-2.3
CATEGORIES= editors
@@ -13,10 +13,10 @@ CONFLICTS= emacs-[0-9]*
.include "../../mk/bsd.prefs.mk"
.if !defined(USE_WNN4) || ${USE_WNN4} == YES
-DEPENDS+= ja-FreeWnn-lib>=1.10:../../inputmethod/ja-freewnn-lib
+.include "../../inputmethod/ja-freewnn-lib/buildlink.mk"
.endif
.if !defined(USE_CANNA) || ${USE_CANNA} == YES
-DEPENDS+= Canna-lib>=3.5.2:../../inputmethod/canna-lib
+.include "../../inputmethod/canna-lib/buildlink.mk"
.endif
WRKSRC= ${WRKDIR}/mule
@@ -30,11 +30,11 @@ CONFIGURE_ARGS+= --valbits=26
.endif
.if !defined(USE_WNN4) || ${USE_WNN4} == YES
-CONFIGURE_ARGS+= --with-wnn4 --wnn-includes=${LOCALBASE}/include/wnn --wnn-libraries=${LOCALBASE}/lib
+CONFIGURE_ARGS+= --with-wnn4 --wnn-includes=${BUILDLINK_DIR}/include/wnn --wnn-libraries=${BUILDLINK_DIR}/lib
.endif
.if !defined(USE_CANNA) || ${USE_CANNA} == YES
-CONFIGURE_ARGS+= --canna --canna-includes=${LOCALBASE}/include --canna-libraries=${LOCALBASE}/lib
+CONFIGURE_ARGS+= --canna --canna-includes=${BUILDLINK_DIR}/include --canna-libraries=${BUILDLINK_DIR}/lib
.endif
INFO_FILES= antenews-jp canna-jp cl dired-x egg-jp emacs forms gnus mule \