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:
parent
ced91ddba0
commit
69d5138988
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135891
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user