aboutsummaryrefslogtreecommitdiff
path: root/lang/pfe
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-10-20 11:28:27 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-10-20 11:28:27 +0000
commitb32792f113b8836fd34e0c789ed97dfa24f983fe (patch)
tree8717a2a703cbd98d07f73d5a7ea1df9e65e77835 /lang/pfe
parent59c7417b6261f99ada9d1e9e845827aac5a72b67 (diff)
downloadports-b32792f113b8836fd34e0c789ed97dfa24f983fe.tar.gz
ports-b32792f113b8836fd34e0c789ed97dfa24f983fe.zip
Notes
Diffstat (limited to 'lang/pfe')
-rw-r--r--lang/pfe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
index 8b60ba207d8e..d7d6cc158e33 100644
--- a/lang/pfe/Makefile
+++ b/lang/pfe/Makefile
@@ -30,6 +30,8 @@ MAN1= pfe.1 pfe-config.1
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
+.elif ${ARCH} == amd64
+BROKEN= Does not build on amd64
.endif
.include <bsd.port.post.mk>