summaryrefslogtreecommitdiff
path: root/japanese/canna-lib
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-26 09:27:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-06-26 09:27:45 +0000
commit814aebf9c6879670795426a9550519f16d3e72c4 (patch)
tree275c52e077b03b54e489992dabcbea09f150e583 /japanese/canna-lib
parentWhile I'm at it, add "--with-x-toolkit" to the configure args. It (diff)
${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked
twice. Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
Notes
Notes: svn path=/head/; revision=1891
Diffstat (limited to 'japanese/canna-lib')
-rw-r--r--japanese/canna-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index ed867f374c65..85a67b81c634 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -4,7 +4,7 @@
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
# NIIMI Satoshi <sa2c@and.or.jp>
#
-# $Id: Makefile,v 1.5 1995/06/22 00:32:02 asami Exp $
+# $Id: Makefile,v 1.6 1995/06/24 11:38:36 asami Exp $
#
DISTNAME= Canna32p2
@@ -19,7 +19,7 @@ PATCH_STRIP= -p1
ALL_TARGET= canna
pre-configure:
- @(cd ${WRKSRC}; ${XMKMF})
+ @(cd ${WRKSRC}; xmkmf)
post-install:
ldconfig -m ${PREFIX}/lib