svn commit: r355460 - head/devel/shtk

Antoine Brodin antoine at FreeBSD.org
Mon May 26 22:09:15 UTC 2014


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>


More information about the svn-ports-all mailing list