summaryrefslogtreecommitdiffstats
path: root/x11-wm/blackbox/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-06-18 01:43:16 +0000
committercpiazza <cpiazza@FreeBSD.org>2000-06-18 01:43:16 +0000
commit782ebafb9f5b70722e42d005c9448e61c2ebdb02 (patch)
tree802376bf2e1f27e945db6f07b94498a99a4e08e0 /x11-wm/blackbox/Makefile
parent530029aacee20b74f71fab50e2899d3028072cf7 (diff)
downloadFreeBSD-ports-782ebafb9f5b70722e42d005c9448e61c2ebdb02.zip
FreeBSD-ports-782ebafb9f5b70722e42d005c9448e61c2ebdb02.tar.gz
Update to 0.60.3
PR: 19356 Submitted by: maintainer
Diffstat (limited to 'x11-wm/blackbox/Makefile')
-rw-r--r--x11-wm/blackbox/Makefile20
1 files changed, 3 insertions, 17 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
index 7c4ced7..e38b651 100644
--- a/x11-wm/blackbox/Makefile
+++ b/x11-wm/blackbox/Makefile
@@ -6,29 +6,15 @@
#
PORTNAME= blackbox
-PORTVERSION= 0.51.3.1
+PORTVERSION= 0.60.3
CATEGORIES= x11-wm
-MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \
- ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/
+MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
MAINTAINER= patseal@hyperhost.net
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
-
-.if !defined(WITH_KDE)
-pre-configure:
- @ ${ECHO_MSG}
- @ ${ECHO_MSG} If you would like build Blackbox with KDE support
- @ ${ECHO_MSG} you must set the variable WITH_KDE
- @ ${ECHO_MSG}
-.else
-pre-configure:
- @ ${ECHO_MSG}
- @ ${ECHO_MSG} Building Blackbox with KDE support
- @ ${ECHO_MSG}
-CONFIGURE_ARGS= --enable-kde
-.endif
+CONFIGURE_ARGS= --disable-styled-frames
.include <bsd.port.mk>
OpenPOWER on IntegriCloud