summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-anthy
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:25:10 +0000
committerasau <asau>2012-10-06 14:25:10 +0000
commite4d2e685bc652c829f573f04c3f1449ec2a6de20 (patch)
tree45c200d3379d205accaa874327b42408d04214aa /inputmethod/ibus-anthy
parent1d10c741d9b9764445fdd06fb24f211198fcca6f (diff)
downloadpkgsrc-e4d2e685bc652c829f573f04c3f1449ec2a6de20.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/ibus-anthy')
-rw-r--r--inputmethod/ibus-anthy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/ibus-anthy/Makefile b/inputmethod/ibus-anthy/Makefile
index 453ef79d46e..1fce165313e 100644
--- a/inputmethod/ibus-anthy/Makefile
+++ b/inputmethod/ibus-anthy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/04/22 13:58:21 obache Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/06 14:25:11 asau Exp $
#
DISTNAME= ibus-anthy-1.2.7
@@ -10,8 +10,6 @@ HOMEPAGE= http://code.google.com/p/ibus/
COMMENT= Anthy engine for IBus input platform
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= kasumi>=2.1:../../inputmethod/kasumi
DEPENDS+= ibus>=1.2.0.20100111:../../inputmethod/ibus
DEPENDS+= ${PYPKGPREFIX}-gtk2>=1.15.2:../../x11/py-gtk2