diff options
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r-- | misc/tellico-kde4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index e603243d6633..0a14d83e1467 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/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" |