diff options
Diffstat (limited to 'cad/opencascade/Makefile')
-rw-r--r-- | cad/opencascade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 9154c5b5a545..9614e3e1af74 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= itcl.${ITCL_VER}:${PORTSDIR}/lang/itcl \ dps.0:${PORTSDIR}/x11/dgs USE_BZIP2= yes -USE_BISON= build +USES= bison USE_TK= 84+ USE_TCL_BUILD= 84+ USE_TCL_RUN= 84+ |