aboutsummaryrefslogtreecommitdiff
path: root/math/cgal
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-16 10:29:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-16 10:29:20 +0000
commitb0bd8b3bdde1cbda3750c79ca6c4d717d06d9cfb (patch)
tree7ef24df78fa8b617b20520862abe505581ac614e /math/cgal
parent264d1f503477ec1a21e8677b0afafb9d11d31858 (diff)
downloadports-b0bd8b3bdde1cbda3750c79ca6c4d717d06d9cfb.tar.gz
ports-b0bd8b3bdde1cbda3750c79ca6c4d717d06d9cfb.zip
Fix typo.
Notes
Notes: svn path=/head/; revision=426234
Diffstat (limited to 'math/cgal')
-rw-r--r--math/cgal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index eedb3f2d4ac8..6939e2786fde 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs
LIB_DEPENDS= libmpfr.so:math/mpfr \
libgmp.so:math/gmp
-BROKEN_sparc64: Does not build: fails to compile all_files.cpp
+BROKEN_sparc64= Does not build: fails to compile all_files.cpp
USE_LDCONFIG= yes
USES= cmake shebangfix tar:xz