summaryrefslogtreecommitdiff
path: root/inputmethod/py-input-pad
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:25:10 +0000
committerasau <asau>2012-10-06 14:25:10 +0000
commit7a4298cfbd8dfdb30b660428c41b6c53d1ee3604 (patch)
tree45c200d3379d205accaa874327b42408d04214aa /inputmethod/py-input-pad
parent060b86e6eef037d8debe216a3978f29792a304b4 (diff)
downloadpkgsrc-7a4298cfbd8dfdb30b660428c41b6c53d1ee3604.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/py-input-pad')
-rw-r--r--inputmethod/py-input-pad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 1949b27138c..7bdbfa476ec 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/02 17:11:23 tron Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/06 14:25:15 asau Exp $
#
.include "../../inputmethod/input-pad/Makefile.common"
@@ -12,8 +12,6 @@ COMMENT= Python wrapper for Input Pad
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
BUILD_DEPENDS+= swig-[0-9]*:../../devel/swig
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes