Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2017 16:40:53 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457068 - head/editors/libreoffice
Message-ID:  <201712231640.vBNGerYi061714@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sat Dec 23 16:40:53 2017
New Revision: 457068
URL: https://svnweb.freebsd.org/changeset/ports/457068

Log:
  Remove unused ACLOCAL_ARGS.

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Sat Dec 23 16:36:51 2017	(r457067)
+++ head/editors/libreoffice/Makefile	Sat Dec 23 16:40:53 2017	(r457068)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712231640.vBNGerYi061714>