Date: Tue, 2 Jun 2015 12:28:29 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388330 - head/multimedia/spook Message-ID: <201506021228.t52CST3J083480@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jun 2 12:28:29 2015 New Revision: 388330 URL: https://svnweb.freebsd.org/changeset/ports/388330 Log: - Switch to USES=autoreconf Modified: head/multimedia/spook/Makefile Modified: head/multimedia/spook/Makefile ============================================================================== --- head/multimedia/spook/Makefile Tue Jun 2 12:28:07 2015 (r388329) +++ head/multimedia/spook/Makefile Tue Jun 2 12:28:29 2015 (r388330) @@ -19,12 +19,9 @@ OPTIONS_DEFAULT= JPEG V4L MPEG4_DESC= MPEG4 encoding support V4L_DESC= V4L input support -USES= tar:bzip2 gmake +USES= autoreconf tar:bzip2 gmake USE_CSTD= gnu89 - GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf aclocal automake -AUTOMAKE_ARGS= --add-missing SUB_FILES= pkg-message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506021228.t52CST3J083480>