summaryrefslogtreecommitdiff
path: root/wm/openbox
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/openbox
parentd17b06cd1b82af2b32ce63b1b98f03aa6ea55d9d (diff)
downloadpkgsrc-d3f77a97e7a4a8c51e7dc16665624faa6cacf8c3.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'wm/openbox')
-rw-r--r--wm/openbox/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 4a9429cdadc..7622c1eebbf 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2012/10/02 17:12:06 tron Exp $
+# $NetBSD: Makefile,v 1.79 2012/10/08 12:42:22 asau Exp $
DISTNAME= openbox-3.5.0
PKGREVISION= 9
@@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES