summaryrefslogtreecommitdiff
path: root/inputmethod/canna-dict
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-06 14:25:10 +0000
committerasau <asau@pkgsrc.org>2012-10-06 14:25:10 +0000
commitcb73c428889e1f047e4edcfff3556b151aed671d (patch)
tree45c200d3379d205accaa874327b42408d04214aa /inputmethod/canna-dict
parent6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 (diff)
downloadpkgsrc-cb73c428889e1f047e4edcfff3556b151aed671d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/canna-dict')
-rw-r--r--inputmethod/canna-dict/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/canna-dict/Makefile b/inputmethod/canna-dict/Makefile
index 094d7bc1a26..a703c38edb4 100644
--- a/inputmethod/canna-dict/Makefile
+++ b/inputmethod/canna-dict/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2010/02/20 11:44:53 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/06 14:25:10 asau Exp $
PKGREVISION= 2
CANNA_MODULE= dict
MAKE_JOBS_SAFE= no
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../inputmethod/canna/Makefile.common"
BUILD_DEPENDS+= Canna-server>=${CANNA_VERSION}:../../inputmethod/canna-server