aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tellico-kde4/Makefile
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2004-03-16 19:42:53 +0800
committermarkus <markus@FreeBSD.org>2004-03-16 19:42:53 +0800
commitec97a26470e2447e342695f7e6e457a1f21328a9 (patch)
treebdb7ab8167ef52c4e88155c723a707994c0666c7 /misc/tellico-kde4/Makefile
parente8c083693fa823af6ee46a10ba308cef2f802da2 (diff)
downloadfreebsd-ports-gnome-ec97a26470e2447e342695f7e6e457a1f21328a9.tar.gz
freebsd-ports-gnome-ec97a26470e2447e342695f7e6e457a1f21328a9.tar.zst
freebsd-ports-gnome-ec97a26470e2447e342695f7e6e457a1f21328a9.zip
- Update to 0.8.5
- Unbreak on 4.x Approved by: arved (mentor)
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r--misc/tellico-kde4/Makefile3
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"