summaryrefslogtreecommitdiff
path: root/wm/blackbox/Makefile
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2005-11-11 19:07:40 +0000
committertonio <tonio@pkgsrc.org>2005-11-11 19:07:40 +0000
commit9e342ebefeeae060360ececb7a72319517248a14 (patch)
tree23e134f3b2327a4858bb194898aeb27b10b1acb2 /wm/blackbox/Makefile
parentab0b8b248fcb49c5b67f5129dd69a8f849efa896 (diff)
downloadpkgsrc-9e342ebefeeae060360ececb7a72319517248a14.tar.gz
reverting it.
Diffstat (limited to 'wm/blackbox/Makefile')
-rw-r--r--wm/blackbox/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile
index a2da9170161..191aa651e75 100644
--- a/wm/blackbox/Makefile
+++ b/wm/blackbox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2005/11/11 18:50:25 tonio Exp $
+# $NetBSD: Makefile,v 1.24 2005/11/11 19:07:40 tonio Exp $
#
-DISTNAME= blackbox-0.70.0
+DISTNAME= blackbox-0.65.0
+PKGREVISION= 5
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/}
@@ -9,12 +10,11 @@ MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://blackboxwm.sourceforge.net/
COMMENT= Small and fast X11R6 window manager
-DEPENDS= bsetroot>=0.2:../../wm/bsetroot
+DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
-USE_TOOLS+= pkg-config
-.include "../../fonts/Xft2/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"