aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tellico-kde4
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-15 19:05:27 +0800
committerkris <kris@FreeBSD.org>2004-03-15 19:05:27 +0800
commit92a33e97fb6756eb0ff3ebf21f64b9a25fbfabc5 (patch)
tree852d8cc01310caf422d3c09ca0fd1d78368e7388 /misc/tellico-kde4
parent914b318154f909397c7ea0a488551119b7d5f829 (diff)
downloadfreebsd-ports-gnome-92a33e97fb6756eb0ff3ebf21f64b9a25fbfabc5.tar.gz
freebsd-ports-gnome-92a33e97fb6756eb0ff3ebf21f64b9a25fbfabc5.tar.zst
freebsd-ports-gnome-92a33e97fb6756eb0ff3ebf21f64b9a25fbfabc5.zip
BROKEN on 4.x: Does not compile
Diffstat (limited to 'misc/tellico-kde4')
-rw-r--r--misc/tellico-kde4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile
index 1a85121913a4..e603243d6633 100644
--- a/misc/tellico-kde4/Makefile
+++ b/misc/tellico-kde4/Makefile
@@ -24,6 +24,7 @@ post-patch:
.if ${OSVERSION} < 500000
CFLAGS+= -D__LIBSTDCPP_PARTIAL_SUPPORT__
+BROKEN= "Does not compile on 4.x"
.endif
.include "${PORTSDIR}/x11/kde3/Makefile.kde"