summaryrefslogtreecommitdiff
path: root/inputmethod/canna
diff options
context:
space:
mode:
authorjmc <jmc>2003-07-31 20:10:22 +0000
committerjmc <jmc>2003-07-31 20:10:22 +0000
commit8672b134ceb8ac3331107612256fd42969b9d6eb (patch)
tree72131be87edebacc9decd4686b269685bc70168e /inputmethod/canna
parentdf088c5856210d586c61b157cb71ddd1a5f2f422 (diff)
downloadpkgsrc-8672b134ceb8ac3331107612256fd42969b9d6eb.tar.gz
Define a proper relative path to Makefile.version
Diffstat (limited to 'inputmethod/canna')
-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