summaryrefslogtreecommitdiff
path: root/wm/blackbox/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2005-11-11 19:07:40 +0000
committertonio <tonio>2005-11-11 19:07:40 +0000
commit3b5ff2111d6480958f5e34a12e8c2af1a4167a5a (patch)
tree23e134f3b2327a4858bb194898aeb27b10b1acb2 /wm/blackbox/Makefile
parenta93a43bd2941b787acb4829fc7120fe1ed0c44f6 (diff)
downloadpkgsrc-3b5ff2111d6480958f5e34a12e8c2af1a4167a5a.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"