diff options
Diffstat (limited to 'cad/opencascade/Makefile')
-rw-r--r-- | cad/opencascade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 7c34082f9c5b..4c2313bd1c87 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -72,6 +72,8 @@ CMAKE_ARGS+= -DINSTALL_DIR=${OCCROOT} \ USE_LDCONFIG= yes +CONFLICTS_INSTALL= opencascade740 # OpenCAS/bin/DRAWEXE + LOCCROOT= OpenCAS OCCROOT= ${PREFIX}/${LOCCROOT} PLIST_SUB= OCCROOT="${LOCCROOT}" BITS=${BITS} CC=${CHOSEN_COMPILER_TYPE} \ |