summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-03-07 17:08:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-03-07 17:08:34 +0000
commitbdf6d99873fdee1829bf3163e5ad550ec622da21 (patch)
tree8d8ab07c14483fd82c670ba95ed08b8de162f2fe /math
parentFix rcNG startup ordering and bump PORTREVISION. (diff)
Now compiles on amd64
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=157013
Diffstat (limited to 'math')
-rw-r--r--math/vtk/Makefile4
-rw-r--r--math/vtk5/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/math/vtk/Makefile b/math/vtk/Makefile
index 4d17b240062f..9fa416c6a80a 100644
--- a/math/vtk/Makefile
+++ b/math/vtk/Makefile
@@ -39,10 +39,6 @@ PLIST_SUB+= LIBVER=${LIBVER} PKGNAME=${PKGNAME}
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= "does not compile on amd64"
-.endif
-
.if defined(WRAP) || !defined(PKGNAMESUFFIX) || ${PKGNAMESUFFIX}=="-headers"
PATCH_WRKSRC= ${WRKDIR}/VTK
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index 4d17b240062f..9fa416c6a80a 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -39,10 +39,6 @@ PLIST_SUB+= LIBVER=${LIBVER} PKGNAME=${PKGNAME}
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= "does not compile on amd64"
-.endif
-
.if defined(WRAP) || !defined(PKGNAMESUFFIX) || ${PKGNAMESUFFIX}=="-headers"
PATCH_WRKSRC= ${WRKDIR}/VTK