summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjmc <jmc>2003-07-31 20:10:22 +0000
committerjmc <jmc>2003-07-31 20:10:22 +0000
commitae789508579a94a5af0440314b2e068198ac1775 (patch)
tree72131be87edebacc9decd4686b269685bc70168e /inputmethod
parentede20317df2ce44bcba38cad3becc8918181e9f4 (diff)
downloadpkgsrc-ae789508579a94a5af0440314b2e068198ac1775.tar.gz
Define a proper relative path to Makefile.version
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/canna/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index 5d16ef4d297..7473c419c8a 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2003/07/31 13:04:40 uebayasi Exp $
+# $NetBSD: Makefile.common,v 1.6 2003/07/31 20:10:22 jmc Exp $
#
# Canna common makefile.
#
@@ -19,7 +19,7 @@ PATCHDIR= ${.CURDIR}/../canna/patches
# To be done.
#USE_BUILDLINK2= # defined
-.include "Makefile.version"
+.include "../canna/Makefile.version"
CANNA_SPOOL= ${DESTDIR}/var/spool/canna
CANNA_MODE= 0755