diff options
-rw-r--r-- | math/vtk/Makefile | 4 | ||||
-rw-r--r-- | math/vtk5/Makefile | 4 |
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 |