diff options
Diffstat (limited to 'cad/opencascade/Makefile')
-rw-r--r-- | cad/opencascade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 9b0ebfc..11566aa 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash # Check ${WRKSRC}/dox/overview/Overview.md # and ${WRKSRC}/dox/dev_guides/building -USES= bison cmake compiler dos2unix gmake shebangfix tk tar:tgz +USES= alias:10 bison cmake compiler dos2unix gmake shebangfix tk \ + tar:tgz USE_XORG= xmu DOS2UNIX_FILES= adm/templates/* SHEBANG_FILES= adm/templates/env.sh.in adm/templates/draw.sh \ |