Date: Wed, 28 Sep 2016 02:19:08 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422842 - head/multimedia/kvazaar Message-ID: <201609280219.u8S2J8wu009508@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Sep 28 02:19:08 2016 New Revision: 422842 URL: https://svnweb.freebsd.org/changeset/ports/422842 Log: multimedia/kvazaar: oops, USES isn't modified in -devel slave Modified: head/multimedia/kvazaar/Makefile (contents, props changed) Modified: head/multimedia/kvazaar/Makefile ============================================================================== --- head/multimedia/kvazaar/Makefile Wed Sep 28 02:13:50 2016 (r422841) +++ head/multimedia/kvazaar/Makefile Wed Sep 28 02:19:08 2016 (r422842) @@ -19,7 +19,7 @@ GH_SUBDIR= greatest:greatest CONFLICTS_INSTALL?= ${PORTNAME}-devel -USES+= autoreconf compiler:c11 libtool pathfix +USES= autoreconf compiler:c11 libtool pathfix PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes TEST_TARGET= check
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609280219.u8S2J8wu009508>