1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

BROKEN on amd64: Segfault during build

This commit is contained in:
Kris Kennaway 2004-04-03 14:13:40 +00:00
parent f8910ead67
commit 0ff4ce9cfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106043
3 changed files with 12 additions and 0 deletions

View File

@ -122,6 +122,10 @@ OPTIONS=XFT "Enable Xft font anti-aliasing" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= "Segfault during build on amd64"
.endif
.if !defined(WITHOUT_XFT)
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
CONFIGURE_ARGS+=--enable-xft

View File

@ -122,6 +122,10 @@ OPTIONS=XFT "Enable Xft font anti-aliasing" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= "Segfault during build on amd64"
.endif
.if !defined(WITHOUT_XFT)
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
CONFIGURE_ARGS+=--enable-xft

View File

@ -122,6 +122,10 @@ OPTIONS=XFT "Enable Xft font anti-aliasing" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= "Segfault during build on amd64"
.endif
.if !defined(WITHOUT_XFT)
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
CONFIGURE_ARGS+=--enable-xft