summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-03-07 17:17:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-03-07 17:17:13 +0000
commit13fd5342adc011d386e70eda6102bb487fc49f99 (patch)
treec5e12034e22ead977fe6839b25284e9348ad963a /math
parentNow builds on 5.x (diff)
Now builds on amd64
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=157022
Diffstat (limited to 'math')
-rw-r--r--math/ruby-gmp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/ruby-gmp/Makefile b/math/ruby-gmp/Makefile
index c4bf27ed994f..7779d6904ec4 100644
--- a/math/ruby-gmp/Makefile
+++ b/math/ruby-gmp/Makefile
@@ -28,10 +28,6 @@ DOCS= ChangeLog README doc/PRECISION doc/TODO
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= "Does not build on amd64 (needs to link against shared library)"
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODDOCDIR}