aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-12-28 07:12:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-12-28 07:12:55 +0000
commitb7be40e900bafa590c6ff0db3d0f509c104d0497 (patch)
tree8cc3ee0f7e8ec6575bd5ae056cfb1b2f5b9ba434 /x11-toolkits
parent8b02cf6d74a9a21d72707635ab78acfecffe8b34 (diff)
downloadports-b7be40e900bafa590c6ff0db3d0f509c104d0497.tar.gz
ports-b7be40e900bafa590c6ff0db3d0f509c104d0497.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fox17/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile
index 40961104b58b..64069f118476 100644
--- a/x11-toolkits/fox17/Makefile
+++ b/x11-toolkits/fox17/Makefile
@@ -45,6 +45,9 @@ MAN1= reswrap.1 shutterbug.1 adie.1 PathFinder.1 calculator.1 \
.if ${ARCH} == "amd64" && ${OSVERSION} < 900000
BROKEN= does not build on amd64
.endif
+.if ${ARCH} == "powerpc"
+BROKEN= Does not link on powerpc
+.endif
post-patch:
${REINPLACE_CMD} -e '/^Libs:/s|$$| ${PTHREAD_LIBS}|' ${WRKSRC}/fox17.pc.in