diff options
Diffstat (limited to 'math/cgal/Makefile')
-rw-r--r-- | math/cgal/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 6091945d2f90..83cd81f02a16 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -12,8 +12,6 @@ WWW= https://www.cgal.org/ LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi -BROKEN_sparc64= does not build: fails to compile all_files.cpp - BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:math/ntl LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libmpfr.so:math/mpfr \ |