diff options
-rw-r--r-- | editors/libreoffice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 9897447731b7..26d3b5a28727 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -211,7 +211,6 @@ TEST_CONFIGURE_ENABLE= cve-tests WEBDAV_CONFIGURE_ENABLE= neon WEBDAV_LIB_DEPENDS= libneon.so:www/neon -ACLOCAL_ARGS= -I "${WRKSRC}/m4" CPPFLAGS+= -isystem ${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |