diff options
Diffstat (limited to 'cad/opencascade/Makefile')
-rw-r--r-- | cad/opencascade/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 56bf7700e00a..c56537ee1141 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -52,7 +52,6 @@ PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/ros REINPLACE_ARGS= -i "" GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \ --with-tk=${TK_LIBDIR} \ --with-java-include=${JAVA_HOME}/include \ |