summaryrefslogtreecommitdiff
path: root/wm/blackbox
diff options
context:
space:
mode:
Diffstat (limited to 'wm/blackbox')
-rw-r--r--wm/blackbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile
index 9b25eb925f3..715f7b8a7d8 100644
--- a/wm/blackbox/Makefile
+++ b/wm/blackbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:47:46 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/06/01 18:03:24 jlam Exp $
#
DISTNAME= blackbox-0.65.0
@@ -13,8 +13,8 @@ COMMENT= Small and fast X11R6 window manager
DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot
USE_LANGUAGES= c c++
-USE_X11= YES
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"