From a1efe9bb91c0657772b3e1a0274870ee275b880c Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 16 Nov 2005 04:37:44 +0000 Subject: BROKEN: Size mismatch --- math/triangle/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') 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 -- cgit