summaryrefslogtreecommitdiff
path: root/wm/scrotwm
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 12:42:17 +0000
committerasau <asau>2012-10-08 12:42:17 +0000
commitf00602387873fb5cb9744732f6be4de284050193 (patch)
treea804f809d8ca40f9a6f9075c83e748d8a733be9a /wm/scrotwm
parentf65236c5894c40c8a3d155657435915731e1f656 (diff)
downloadpkgsrc-f00602387873fb5cb9744732f6be4de284050193.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'wm/scrotwm')
-rw-r--r--wm/scrotwm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/scrotwm/Makefile b/wm/scrotwm/Makefile
index 28e36102541..208683fe7db 100644
--- a/wm/scrotwm/Makefile
+++ b/wm/scrotwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/07/27 18:52:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/08 12:42:23 asau Exp $
#
DISTNAME= scrotwm-0.9.22
@@ -13,7 +13,6 @@ COMMENT= Small dynamic tiling window manager for X11
DEPENDS+= dmenu-[0-9]*:../../x11/dmenu
BUILDLINK_TRANSFORM+= rm:-Werror
-PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"