summaryrefslogtreecommitdiff
path: root/x11/kkbswitch
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-12-17 19:11:39 +0000
committerabs <abs@pkgsrc.org>2009-12-17 19:11:39 +0000
commit826183b0b1ed2adeaef0e7b460e6d88548549500 (patch)
tree9dc47093f0e8b0e80ef91b29f88517bf0d2714cc /x11/kkbswitch
parent834852a21075235bbe6be8308cf688d6e25504b1 (diff)
downloadpkgsrc-826183b0b1ed2adeaef0e7b460e6d88548549500.tar.gz
PKG_DESTDIR_SUPPORT & account for runtime Xt reference
Diffstat (limited to 'x11/kkbswitch')
-rw-r--r--x11/kkbswitch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/kkbswitch/Makefile b/x11/kkbswitch/Makefile
index 3dd2646c1e2..1996b7dde42 100644
--- a/x11/kkbswitch/Makefile
+++ b/x11/kkbswitch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/08/26 19:58:38 sno Exp $
+# $NetBSD: Makefile,v 1.17 2009/12/17 19:11:39 abs Exp $
#
DISTNAME= kkbswitch-1.4.3
@@ -16,8 +16,7 @@ USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-ru-ua-layout
-
-BUILDLINK_DEPMETHOD.libXt?= build
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"