diff options
Diffstat (limited to 'cad/z88')
-rw-r--r-- | cad/z88/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/z88/Makefile b/cad/z88/Makefile index 441f3e01a342..5cad4877a40f 100644 --- a/cad/z88/Makefile +++ b/cad/z88/Makefile @@ -7,6 +7,7 @@ PORTNAME= z88 PORTVERSION= 11.0 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/unix/:srcs \ ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/manual//:dcs @@ -18,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A compact Finite Element Analysis System NO_WRKSUBDIR= yes -USE_GL= yes +USE_GL= glu glw USE_MOTIF= yes #These defaults can be changed in z88.fcd too |