summaryrefslogtreecommitdiff
path: root/wm/wmctrl
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 12:42:17 +0000
committerasau <asau@pkgsrc.org>2012-10-08 12:42:17 +0000
commitd3f77a97e7a4a8c51e7dc16665624faa6cacf8c3 (patch)
treea804f809d8ca40f9a6f9075c83e748d8a733be9a /wm/wmctrl
parentd17b06cd1b82af2b32ce63b1b98f03aa6ea55d9d (diff)
downloadpkgsrc-d3f77a97e7a4a8c51e7dc16665624faa6cacf8c3.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'wm/wmctrl')
-rw-r--r--wm/wmctrl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/wmctrl/Makefile b/wm/wmctrl/Makefile
index 34ee859c871..a3a85bca474 100644
--- a/wm/wmctrl/Makefile
+++ b/wm/wmctrl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/09/15 10:06:44 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/08 12:42:25 asau Exp $
DISTNAME= wmctrl-1.07
PKGREVISION= 4
@@ -9,8 +9,6 @@ MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://sweb.cz/tripie/utils/wmctrl/
COMMENT= Command line interface to an EWMH-compliant WM
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES