1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

BROKEN on !i386: Does not compile

This commit is contained in:
Kris Kennaway 2005-05-23 00:12:42 +00:00
parent ced91ddba0
commit 69d5138988
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135891

View File

@ -87,14 +87,11 @@ CONFIGURE_ARGS+= -tkdefs "-I${LOCALBASE}/include/tcl8.4 -I${LOCALBASE}/include/t
.if ${ARCH} != "i386"
PLIST_SUB+= PROF="@comment "
BROKEN= "Does not compile on !i386"
.else
PLIST_SUB+= PROF=""
.endif
.if ${ARCH} == "sparc64"
BROKEN= "Does not compile on sparc64"
.endif
post-configure:
# CFLAGS safeness
@${REINPLACE_CMD} -E \