svn commit: r422842 - head/multimedia/kvazaar

Jan Beich jbeich at FreeBSD.org
Wed Sep 28 02:19:09 UTC 2016


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


More information about the svn-ports-head mailing list