diff options
Diffstat (limited to 'wm/blackbox70/Makefile')
-rw-r--r-- | wm/blackbox70/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/blackbox70/Makefile b/wm/blackbox70/Makefile index 4783b5aec80..281e18a2b64 100644 --- a/wm/blackbox70/Makefile +++ b/wm/blackbox70/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/01/14 02:04:58 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:53 joerg Exp $ # DISTNAME= blackbox-0.70.1 @@ -11,6 +11,8 @@ 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-* |