aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2004-08-10 14:53:03 +0800
committersem <sem@FreeBSD.org>2004-08-10 14:53:03 +0800
commit60817ad928f25a45371086d56ab248dec788e1ee (patch)
tree8407ad169c0af226a49d742ce6ec942ddcce00e7 /devel
parente0b1ec63cd9af2acaab079e58f65bde7486cb310 (diff)
downloadfreebsd-ports-gnome-60817ad928f25a45371086d56ab248dec788e1ee.tar.gz
freebsd-ports-gnome-60817ad928f25a45371086d56ab248dec788e1ee.tar.zst
freebsd-ports-gnome-60817ad928f25a45371086d56ab248dec788e1ee.zip
Mark broken while I have no work around for gcc 3.4 build
Diffstat (limited to 'devel')
-rw-r--r--devel/ace+tao/Makefile4
-rw-r--r--devel/mico/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/devel/ace+tao/Makefile b/devel/ace+tao/Makefile
index 24e7f9d48916..995397d900c6 100644
--- a/devel/ace+tao/Makefile
+++ b/devel/ace+tao/Makefile
@@ -51,6 +51,10 @@ PKGNAMESUFFIX?= -notao
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502125
+BROKEN= Does not build with gcc 3.4
+.endif
+
post-patch:
@${SED} -e "s#%%CFLAGS%%#${CFLAGS}#;s#%%PREFIX%%#${PREFIX}#; \
s#%%PTHREAD_CFLAGS%%#${PTHREAD_CFLAGS}#; \
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index e40016033a40..a422d7474c4b 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -110,6 +110,10 @@ MAN8= ird.8 micod.8 nsd.8
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502125
+BROKEN= Does not build with gcc 3.4
+.endif
+
post-extract:
@${TAR} xzf ${DISTDIR}/doc-html.tar.gz -C ${WRKDIR}