Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 22:09:14 +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: r355460 - head/devel/shtk
Message-ID:  <201405262209.s4QM9FTO097866@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon May 26 22:09:14 2014
New Revision: 355460
URL: http://svnweb.freebsd.org/changeset/ports/355460
QAT: https://qat.redports.org/buildarchive/r355460/

Log:
  Unbreak

Modified:
  head/devel/shtk/Makefile

Modified: head/devel/shtk/Makefile
==============================================================================
--- head/devel/shtk/Makefile	Mon May 26 22:05:19 2014	(r355459)
+++ head/devel/shtk/Makefile	Mon May 26 22:09:14 2014	(r355460)
@@ -22,5 +22,6 @@ OPTIONS_SUB=		yes
 TEST_CONFIGURE_WITH=	atf
 TEST_BUILD_DEPENDS=	${PREFIX}/bin/atf-sh:${PORTSDIR}/devel/atf
 TEST_RUN_DEPENDS=	atf>=0.20:${PORTSDIR}/devel/atf
+TEST_USES=		pkgconfig
 
 .include <bsd.port.mk>



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