summaryrefslogtreecommitdiff
path: root/japanese/canuum
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-08-27 04:11:35 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-08-27 04:11:35 +0000
commite5e79f969554d5a5f975ddd1c7c213168fb9f61c (patch)
tree999aaf676fc1d803725f10ceece4075e8cbf44cd /japanese/canuum
parent08177ba4fcc450a96152d13575614aef40651375 (diff)
downloadpkgsrc-e5e79f969554d5a5f975ddd1c7c213168fb9f61c.tar.gz
s/make/${MAKE}/
Diffstat (limited to 'japanese/canuum')
-rw-r--r--japanese/canuum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/canuum/Makefile b/japanese/canuum/Makefile
index b1dedb08cca..223b5869959 100644
--- a/japanese/canuum/Makefile
+++ b/japanese/canuum/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/08/27 04:09:27 sakamoto Exp $
+# $NetBSD: Makefile,v 1.2 1999/08/27 04:11:35 sakamoto Exp $
#
DISTNAME= canuum-1.0
@@ -31,7 +31,7 @@ do-configure:
${MAKE} ${MAKE_ARGS} cannaconf.h; ${MAKE} ${MAKE_ARGS} depend)
do-build:
- @(cd ${WRKSRC}; make ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}; ${MAKE} ${MAKE_ARGS} all)
post-install:
@${INSTALL_MAN} ${WRKSRC}/canuum.jmn ${PREFIX}/man/ja_JP.EUC/man1/canuum.1