svn commit: r457173 - head/devel/libaravis

Tijl Coosemans tijl at FreeBSD.org
Sun Dec 24 15:05:40 UTC 2017


Author: tijl
Date: Sun Dec 24 15:05:38 2017
New Revision: 457173
URL: https://svnweb.freebsd.org/changeset/ports/457173

Log:
  Remove unused AUTOMAKE_ARGS.

Modified:
  head/devel/libaravis/Makefile

Modified: head/devel/libaravis/Makefile
==============================================================================
--- head/devel/libaravis/Makefile	Sun Dec 24 15:03:58 2017	(r457172)
+++ head/devel/libaravis/Makefile	Sun Dec 24 15:05:38 2017	(r457173)
@@ -25,7 +25,6 @@ LIB_DEPENDS+=		libxml2.so:textproc/libxml2 \
 USES=			pkgconfig autoreconf libtool gmake
 USE_LDCONFIG=		yes
 GNU_CONFIGURE=		yes
-AUTOMAKE_ARGS=		--add-missing --copy
 MAKE_ARGS=		pkgconfigdir="${PREFIX}/libdata/pkgconfig"
 
 OPTIONS_DEFINE=		DOCS NLS FAST_HEARTBEAT USB


More information about the svn-ports-head mailing list