summaryrefslogtreecommitdiff
path: root/inputmethod/input-pad
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/input-pad
parent6900f0332e5d18d28c7ab5cc3bf31595f49e1ec1 (diff)
downloadpkgsrc-cb73c428889e1f047e4edcfff3556b151aed671d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'inputmethod/input-pad')
-rw-r--r--inputmethod/input-pad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile
index a0c9ec252f9..39c5f576aa3 100644
--- a/inputmethod/input-pad/Makefile
+++ b/inputmethod/input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/02 17:11:22 tron Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/06 14:25:13 asau Exp $
#
.include "Makefile.common"
@@ -7,8 +7,6 @@ PKGREVISION= 4
MAINTAINER= obache@NetBSD.org
COMMENT= On-screen Input Pad to Send Characters with Mouse
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes