pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/canna The Canna-* packages require the "ma...
details: https://anonhg.NetBSD.org/pkgsrc/rev/caa6f59f1ade
branches: trunk
changeset: 366258:caa6f59f1ade
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Aug 08 05:47:25 2017 +0000
description:
The Canna-* packages require the "makedepend" tool to configure.
diffstat:
inputmethod/canna/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d5fd52d102f6 -r caa6f59f1ade inputmethod/canna/Makefile.common
--- a/inputmethod/canna/Makefile.common Mon Aug 07 23:54:09 2017 +0000
+++ b/inputmethod/canna/Makefile.common Tue Aug 08 05:47:25 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2015/10/18 03:58:31 tsutsui Exp $
+# $NetBSD: Makefile.common,v 1.24 2017/08/08 05:47:25 jlam Exp $
#
# Canna common makefile.
#
@@ -25,6 +25,7 @@
PATCHDIR= ${.CURDIR}/../../inputmethod/canna/patches
USE_IMAKE= yes
+USE_TOOLS+= makedepend
CANNA_SPOOL= ${VARBASE}/spool/canna
CANNA_MODE= 0755
Home |
Main Index |
Thread Index |
Old Index