summaryrefslogtreecommitdiff
path: root/inputmethod/prime
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/prime
parent6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 (diff)
downloadpkgsrc-cb73c428889e1f047e4edcfff3556b151aed671d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/prime')
-rw-r--r--inputmethod/prime/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/prime/Makefile b/inputmethod/prime/Makefile
index 376d3f87d29..92f8a4a33f9 100644
--- a/inputmethod/prime/Makefile
+++ b/inputmethod/prime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/09/10 06:57:20 taca Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/06 14:25:15 asau Exp $
#
DISTNAME= prime-1.0.0.1
@@ -10,8 +10,6 @@ HOMEPAGE= http://taiyaki.org/prime/
COMMENT= Japanese PRedictive Input Method Editor
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ${RUBY_PKGPREFIX}-prime-dict>=0.8.5:../../inputmethod/prime-dict
DEPENDS+= ${RUBY_PKGPREFIX}-suikyo>=2.0:../../textproc/ruby-suikyo
DEPENDS+= ${RUBY_PKGPREFIX}-progressbar-[0-9]*:../../misc/ruby-progressbar