summaryrefslogtreecommitdiff
path: root/inputmethod/novel-pinyin
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/novel-pinyin
parent6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 (diff)
downloadpkgsrc-cb73c428889e1f047e4edcfff3556b151aed671d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/novel-pinyin')
-rw-r--r--inputmethod/novel-pinyin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile
index 7c1eee0810d..2de8db032a0 100644
--- a/inputmethod/novel-pinyin/Makefile
+++ b/inputmethod/novel-pinyin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/02 17:11:23 tron Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/06 14:25:15 asau Exp $
DISTNAME= novel-pinyin-0.2.5
PKGREVISION= 15
@@ -10,8 +10,6 @@ HOMEPAGE= http://novel-pinyin.sourceforge.net/
COMMENT= HMM-based sentence pinyin input method for Chinese
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
BDB_ACCEPTED= db4 db5
USE_LANGUAGES= c c++
USE_LIBTOOL= yes