summaryrefslogtreecommitdiff
path: root/inputmethod/canna
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit2560f48b2f5afa9fcb23e0718a2e2727ca7824cc (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /inputmethod/canna
parentef731a8149ff6629b89ef7b7b5cf109c8144b868 (diff)
downloadpkgsrc-2560f48b2f5afa9fcb23e0718a2e2727ca7824cc.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"