1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Mark broken while I have no work around for gcc 3.4 build

This commit is contained in:
Sergey Matveychuk 2004-08-10 06:53:03 +00:00
parent c80a48985a
commit 163b384ab8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115799
2 changed files with 8 additions and 0 deletions

View File

@ -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}#; \

View File

@ -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}