summaryrefslogtreecommitdiffstats
path: root/x11-wm/blackbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/blackbox/Makefile')
-rw-r--r--x11-wm/blackbox/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
index 98a9ce8..90fa015 100644
--- a/x11-wm/blackbox/Makefile
+++ b/x11-wm/blackbox/Makefile
@@ -6,16 +6,20 @@
#
PORTNAME= blackbox
-PORTVERSION= 0.61.1
+PORTVERSION= 0.62.0
CATEGORIES= x11-wm
-MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= blackboxwm
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= stijn@win.tue.nl
MAN1= blackbox.1 bsetroot.1
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_BZIP2= yes
+
+pre-patch:
+ @${PERL} -ni.orig -e '/^SUBDIRS/ || print' \
+ ${WRKSRC}/doc/Makefile.in
.include <bsd.port.mk>
OpenPOWER on IntegriCloud