Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2014 12:59:26 +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: r345630 - head/security/razorback-officeCat
Message-ID:  <201402221259.s1MCxQmT049262@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb 22 12:59:26 2014
New Revision: 345630
URL: http://svnweb.freebsd.org/changeset/ports/345630
QAT: https://qat.redports.org/buildarchive/r345630/

Log:
  Attempt to unbreak, add explicit pkgconf dependency
  
  Reported by:	pkg-fallout

Modified:
  head/security/razorback-officeCat/Makefile

Modified: head/security/razorback-officeCat/Makefile
==============================================================================
--- head/security/razorback-officeCat/Makefile	Sat Feb 22 12:47:25 2014	(r345629)
+++ head/security/razorback-officeCat/Makefile	Sat Feb 22 12:59:26 2014	(r345630)
@@ -20,6 +20,8 @@ BUILD_DEPENDS=	razorback-masterNugget>=0
 RUN_DEPENDS=	razorback-masterNugget>=0.5.0:${PORTSDIR}/security/razorback-masterNugget \
 		wine:${PORTSDIR}/emulators/wine
 
+USES=		pkgconfig
+
 ONLY_FOR_ARCHS=	i386
 ONLY_FOR_ARCHS_REASON=	only supported under i386 due to wine requirements
 



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