Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2017 15:03:59 +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: r457172 - head/www/WebMagick
Message-ID:  <201712241503.vBOF3xLY033114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Dec 24 15:03:58 2017
New Revision: 457172
URL: https://svnweb.freebsd.org/changeset/ports/457172

Log:
  Remove unused AUTOMAKE_ARGS.

Modified:
  head/www/WebMagick/Makefile

Modified: head/www/WebMagick/Makefile
==============================================================================
--- head/www/WebMagick/Makefile	Sun Dec 24 15:02:30 2017	(r457171)
+++ head/www/WebMagick/Makefile	Sun Dec 24 15:03:58 2017	(r457172)
@@ -20,7 +20,6 @@ RUN_DEPENDS=	p5-Sort-Naturally>=0:textproc/p5-Sort-Nat
 
 USES=		shebangfix perl5 autoreconf
 GNU_CONFIGURE=	yes
-AUTOMAKE_ARGS+= --add-missing
 INFO=		webmagick
 MAKE_ARGS+=	ICON_INSTALL_DIR=${STAGEDIR}${PREFIX}/www/data/webmagick \
 		ETC_INSTALL_DIR=${STAGEDIR}${PREFIX}/etc



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