From owner-svn-ports-head@freebsd.org Sun Dec 24 15:05:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31385E94630; Sun, 24 Dec 2017 15:05:40 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F21E57E205; Sun, 24 Dec 2017 15:05:39 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBOF5dNh033280; Sun, 24 Dec 2017 15:05:39 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBOF5dZw033279; Sun, 24 Dec 2017 15:05:39 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201712241505.vBOF5dZw033279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 24 Dec 2017 15:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457173 - head/devel/libaravis X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: head/devel/libaravis X-SVN-Commit-Revision: 457173 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2017 15:05:40 -0000 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