diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-22 19:27:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-22 19:27:37 +0000 |
commit | 665f86ba93d49fba0e4a11ccf967839d1eaa6ab7 (patch) | |
tree | 997aa3d08ea4d02dfa40e9aaa36b3103fd99a4a0 /lang/pfe/Makefile | |
parent | ca549fb6a472802e57a34ad01797d68e5dcb8e16 (diff) |
Notes
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> |