diff options
Diffstat (limited to 'wm/blackbox70/Makefile')
-rw-r--r-- | wm/blackbox70/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/blackbox70/Makefile b/wm/blackbox70/Makefile index b683fa0062d..38160c7bc7c 100644 --- a/wm/blackbox70/Makefile +++ b/wm/blackbox70/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/02/16 19:57:57 hans Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 12:42:18 asau Exp $ # DISTNAME= blackbox-0.70.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ COMMENT= Small and fast X11R6 window manager -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= bsetroot-* CONFLICTS+= blackbox-* |