diff options
Diffstat (limited to 'cad/opencascade/Makefile')
-rw-r--r-- | cad/opencascade/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index e108172..b4130e0 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -7,7 +7,7 @@ PORTNAME= opencascade PORTVERSION= 6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad science MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= thierry @@ -29,7 +29,6 @@ BROKEN= Does not compile USE_BZIP2= yes USE_BISON= build -USE_XLIB= yes USE_TK= yes USE_TCL_BUILD= 84 USE_TCL_RUN= 84 |