diff options
Diffstat (limited to 'lang/pfe/Makefile')
-rw-r--r-- | lang/pfe/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index d7d6cc158e33..8b60ba207d8e 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -30,8 +30,6 @@ 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> |