diff options
-rw-r--r-- | editors/ooo-build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index f875d918bb6c..9942f3dcd626 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -54,6 +54,7 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${PREFIX}/include" LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo LIB_DEPENDS+= lpsolve55.1:${PORTSDIR}/math/lp_solve #LIB_DEPENDS+= mdb:${PORTSDIR}/databases/mdbtools +USE_GSTREAMER= yes INSTALLATION_BASEDIR= ooo-build-${PORTVERSION} EXECBASE= ooo-build-${PORTVERSION} |