Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2013 18:22:06 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326052 - head/multimedia/webcamd
Message-ID:  <201309021822.r82IM6dA044491@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Sep  2 18:22:05 2013
New Revision: 326052
URL: http://svnweb.freebsd.org/changeset/ports/326052

Log:
  Add an explicit dependency on pkgconf
  
  Approved by:	portmgr (bapt)

Modified:
  head/multimedia/webcamd/Makefile

Modified: head/multimedia/webcamd/Makefile
==============================================================================
--- head/multimedia/webcamd/Makefile	Mon Sep  2 18:18:26 2013	(r326051)
+++ head/multimedia/webcamd/Makefile	Mon Sep  2 18:22:05 2013	(r326052)
@@ -17,6 +17,7 @@ LIB_DEPENDS=	v4l1.0:${PORTSDIR}/multimed
 
 LICENSE=	GPLv2
 
+USES=		pkgconfig
 USE_RC_SUBR=	webcamd
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes



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