aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-28 01:53:59 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-28 01:53:59 +0000
commit6cf6bed8241173839b755f22667ccd6d403a831f (patch)
tree74b01b1c6f8dcf7bfe8a49b10b3db378e45cfd67 /math
parentc1481d696ea1e6b43e904d2eb4ca228684773d27 (diff)
downloadports-6cf6bed8241173839b755f22667ccd6d403a831f.tar.gz
ports-6cf6bed8241173839b755f22667ccd6d403a831f.zip
Now builds on amd64
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118470
Diffstat (limited to 'math')
-rw-r--r--math/GiNaC/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index b4678ff635e4..f80ba15e8ad9 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -34,10 +34,6 @@ LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= "Configure fails on amd64"
-.endif
-
post-extract:
@${RM} -f ${WRKSRC}/doc/tutorial/ginac.info*