aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/bookcase/Makefile1
-rw-r--r--misc/tellico-kde4/Makefile1
-rw-r--r--misc/tellico/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/misc/bookcase/Makefile b/misc/bookcase/Makefile
index 1a85121913a4..e603243d6633 100644
--- a/misc/bookcase/Makefile
+++ b/misc/bookcase/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"
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"
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 1a85121913a4..e603243d6633 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/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"