summaryrefslogtreecommitdiff
path: root/wm/bsetroot
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/bsetroot
parentd17b06cd1b82af2b32ce63b1b98f03aa6ea55d9d (diff)
downloadpkgsrc-d3f77a97e7a4a8c51e7dc16665624faa6cacf8c3.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'wm/bsetroot')
-rw-r--r--wm/bsetroot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/bsetroot/Makefile b/wm/bsetroot/Makefile
index 3512f1bbe78..0e36a951ddf 100644
--- a/wm/bsetroot/Makefile
+++ b/wm/bsetroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/04/22 13:44:55 obache Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/08 12:42:18 asau Exp $
#
DISTNAME= blackbox-0.65.0
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://blackboxwm.sourceforge.net/
COMMENT= Tools to set the root windows background
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES