summaryrefslogtreecommitdiff
path: root/inputmethod/canna
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /inputmethod/canna
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'inputmethod/canna')
-rw-r--r--inputmethod/canna/Makefile3
-rw-r--r--inputmethod/canna/Makefile.common3
2 files changed, 2 insertions, 4 deletions
diff --git a/inputmethod/canna/Makefile b/inputmethod/canna/Makefile
index 2bcfdce2207..65432c8b217 100644
--- a/inputmethod/canna/Makefile
+++ b/inputmethod/canna/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/03/05 19:04:30 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:11 tv Exp $
#
.include "Makefile.common"
@@ -9,7 +9,6 @@ DEPENDS+= Canna-dict>=${CANNA_VERSION}:../canna-dict
EXTRACT_ONLY= # empty
NO_CHECKSUM= YES
-NO_BUILDLINK= YES
NO_CONFIGURE= YES
NO_BUILD= YES
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index c4363977dd6..ee84c45a325 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2004/03/23 04:41:01 jlam Exp $
+# $NetBSD: Makefile.common,v 1.10 2005/04/11 21:46:11 tv Exp $
#
# Canna common makefile.
#
@@ -16,7 +16,6 @@ FILESDIR= ${.CURDIR}/../canna/files
DISTINFO_FILE= ${.CURDIR}/../canna/distinfo
PATCHDIR= ${.CURDIR}/../canna/patches
-USE_BUILDLINK3= yes
.include "../canna/Makefile.version"