summaryrefslogtreecommitdiffstats
path: root/cad/gmsh/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-11-29 19:48:17 +0000
committerthierry <thierry@FreeBSD.org>2005-11-29 19:48:17 +0000
commitce7cf8113f852d48f4c8bd210417ac04f6967b3a (patch)
tree62e301754a8c5cd94712f981e7d884b7f4c58c60 /cad/gmsh/Makefile
parente40879c28611867db4afdbef5b6de5b6152139a2 (diff)
downloadFreeBSD-ports-ce7cf8113f852d48f4c8bd210417ac04f6967b3a.zip
FreeBSD-ports-ce7cf8113f852d48f4c8bd210417ac04f6967b3a.tar.gz
- Update to 1.61.2;
- Mark BROKEN on FreeBSD-4.11 (1). Reported by: pointyhat via Kris (1).
Diffstat (limited to 'cad/gmsh/Makefile')
-rw-r--r--cad/gmsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index b7a996a..84ac477 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gmsh
-PORTVERSION= 1.61.0
+PORTVERSION= 1.61.2
CATEGORIES= cad
MASTER_SITES= http://www.geuz.org/gmsh/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -49,6 +49,7 @@ NO_CDROM= "Triangle must not be sold for profit"
.if ${OSVERSION} < 500000
CONFIGURE_ARGS+= --disable-netgen # Problem with Netgen & gcc-295
+BROKEN= "Does not compile with gcc-295"
.endif
post-extract:
OpenPOWER on IntegriCloud