From 658fa58c89afd4c9765fb568726775f7c7ba81c5 Mon Sep 17 00:00:00 2001 From: sakamoto Date: Wed, 12 Jun 2002 04:35:15 +0000 Subject: use inputmethod/canna-lib/buildlink.mk. --- editors/xemacs-current/Makefile | 4 ++-- editors/xemacs/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'editors') diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 6b3cc074df3..018fbc9c213 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/05/31 15:19:57 seb Exp $ +# $NetBSD: Makefile,v 1.9 2002/06/12 04:35:15 sakamoto Exp $ DISTNAME= xemacs-21.5.5 CATEGORIES= editors @@ -56,8 +56,8 @@ WITH_XFACE= --with-xface=no .endif .if defined(EMACS_CANNA) && ${EMACS_CANNA} == YES +.include "../../inputmethod/canna-lib/buildlink.mk" WITH_CANNA= --with-canna=yes -DEPENDS+= Canna-lib-3*:../../inputmethod/canna-lib .else WITH_CANNA= --with-canna=no .endif diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index e2ef4963778..3c09c9ebe78 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2002/05/31 15:19:57 seb Exp $ +# $NetBSD: Makefile,v 1.49 2002/06/12 04:35:15 sakamoto Exp $ DISTNAME= xemacs-21.1.14 PKGREVISION= 2 @@ -58,8 +58,8 @@ WITH_XFACE= --with-xface=no .endif .if defined(EMACS_CANNA) && ${EMACS_CANNA} == YES +.include "../../inputmethod/canna-lib/buildlink.mk" WITH_CANNA= --with-canna=yes -DEPENDS+= Canna-lib-3*:../../inputmethod/canna-lib .else WITH_CANNA= --with-canna=no .endif -- cgit v1.2.3