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 6e21981d2ef0..c38bf4fef73c 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= bash:shells/bash # Check ${WRKSRC}/dox/overview/overview.md # and ${WRKSRC}/dox/dev_guides/building -USES= alias:10 cmake:outsource compiler:c++14-lang dos2unix \ +USES= alias:10 cmake compiler:c++14-lang dos2unix \ gl shebangfix tk tar:tgz USE_XORG= ice sm x11 xext xi xmu xt USE_GL= gl glu |