1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Mark as broken on powerpc: fails to build.

Hat:		portmgr
Feature safe:	yes
This commit is contained in:
Mark Linimon 2011-11-10 21:44:07 +00:00
parent 6312c14252
commit 5e7bf02f41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285474

View File

@ -35,6 +35,10 @@ CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.endif
.if ${ARCH} == "powerpc"
BROKEN= Does not build on powerpc
.endif
post-patch:
#
# Dirty hack for PREFIX safety