diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/triangle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/triangle/Makefile b/math/triangle/Makefile index be8b5bb73292..1a29e1f074af 100644 --- a/math/triangle/Makefile +++ b/math/triangle/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator +BROKEN= Size mismatch + NO_CDROM= Triangle must not be sold for profit NO_WRKSUBDIR= yes |