summaryrefslogtreecommitdiff
path: root/x11/xkbd
diff options
context:
space:
mode:
authorasau <asau>2012-10-29 05:06:05 +0000
committerasau <asau>2012-10-29 05:06:05 +0000
commit675dcf5e0d7bf006cb0146e66e63890d704f6581 (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/xkbd
parent9eb6e6e814a71b6213db2a874ab87aa18ed355c2 (diff)
downloadpkgsrc-675dcf5e0d7bf006cb0146e66e63890d704f6581.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/xkbd')
-rw-r--r--x11/xkbd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xkbd/Makefile b/x11/xkbd/Makefile
index 26f5cece276..30869e96759 100644
--- a/x11/xkbd/Makefile
+++ b/x11/xkbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/23 10:28:48 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/29 05:07:12 asau Exp $
#
DISTNAME= xkbd-0.8.5
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://handhelds.org/~mallum/
COMMENT= On-screen keyboard for X, useful for palmtops
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFIGURE_ARGS+=--enable-xpm
GNU_CONFIGURE= YES