Date: Sun, 24 Dec 2017 15:05:39 +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: r457173 - head/devel/libaravis Message-ID: <201712241505.vBOF5dZw033279@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712241505.vBOF5dZw033279>