aboutsummaryrefslogtreecommitdiff
path: root/misc/bookcase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bookcase/Makefile')
-rw-r--r--misc/bookcase/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/bookcase/Makefile b/misc/bookcase/Makefile
index e603243d6633..0a14d83e1467 100644
--- a/misc/bookcase/Makefile
+++ b/misc/bookcase/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bookcase
-PORTVERSION= 0.8.4
+PORTVERSION= 0.8.5
CATEGORIES= misc kde
MASTER_SITES= http://www.periapsis.org/bookcase/download/
@@ -24,7 +24,6 @@ post-patch:
.if ${OSVERSION} < 500000
CFLAGS+= -D__LIBSTDCPP_PARTIAL_SUPPORT__
-BROKEN= "Does not compile on 4.x"
.endif
.include "${PORTSDIR}/x11/kde3/Makefile.kde"