From 6e02d7ee4135596fbf3221f6c20ff5e8cf314775 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Dec 2004 15:14:50 +0000 Subject: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. --- inputmethod/Chinput/Makefile | 4 ++-- inputmethod/skk/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/Chinput/Makefile b/inputmethod/Chinput/Makefile index b226009c12f..ecc23e0311d 100644 --- a/inputmethod/Chinput/Makefile +++ b/inputmethod/Chinput/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:59 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/03 15:15:00 wiz Exp $ DISTNAME= Chinput-3.0 PKGREVISION= 2 @@ -12,7 +12,7 @@ COMMENT= Chinese input server USE_BUILDLINK3= yes USE_X11BASE= yes -ALL_TARGET= chinput +BUILD_TARGET= chinput post-patch: ${SED} -e 's:/usr/dict:'${LOCALBASE}/lib/unicon':g' < \ diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile index fd459dbca2b..c59d12a5ab4 100644 --- a/inputmethod/skk/Makefile +++ b/inputmethod/skk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/11/02 00:41:30 uebayasi Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:00 wiz Exp $ # DISTNAME= ddskk-12.2.0 @@ -27,7 +27,7 @@ BUILD_DEPENDS+= xemacs-packages>=1.10:../../editors/xemacs-packages .endif MAKEFLAGS= EMACS=${EMACS_BIN} -ALL_TARGET= elc +BUILD_TARGET= elc INFO_FILES= skk.info -- cgit v1.2.3