diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/proofgeneral/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 1503d124d84e..8b4199e81025 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -50,10 +50,6 @@ USE_PERL5= yes .include <bsd.port.pre.mk> -.if ${ARCH} == "amd64" -BROKEN="Does not build on amd64" -.endif - MAKE_ARGS+= EMACS_NAME=${EMACS_NAME} EMACS_SITE_LISPDIR=${EMACS_SITE_LISPDIR} SUB_FILES= pkg-message |