summaryrefslogtreecommitdiffstats
path: root/japanese/canna-server
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-06-26 09:27:45 +0000
committerasami <asami@FreeBSD.org>1995-06-26 09:27:45 +0000
commit722ae54785ce88dfd6d005c59ef09abf0e34e18b (patch)
treecc81b245f514b4d57b29042d120a832d90f644ce /japanese/canna-server
parentf6860220b5558b05ae6c2da9736a2a79285d456d (diff)
downloadFreeBSD-ports-722ae54785ce88dfd6d005c59ef09abf0e34e18b.zip
FreeBSD-ports-722ae54785ce88dfd6d005c59ef09abf0e34e18b.tar.gz
${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked
twice. Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
Diffstat (limited to 'japanese/canna-server')
-rw-r--r--japanese/canna-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index ed867f3..85a67b8 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/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
OpenPOWER on IntegriCloud