svn commit: r355459 - head/devel/kyua-testers
Antoine Brodin
antoine at FreeBSD.org
Mon May 26 22:05:20 UTC 2014
Author: antoine
Date: Mon May 26 22:05:19 2014
New Revision: 355459
URL: http://svnweb.freebsd.org/changeset/ports/355459
QAT: https://qat.redports.org/buildarchive/r355459/
Log:
Unbreak
Modified:
head/devel/kyua-testers/Makefile
Modified: head/devel/kyua-testers/Makefile
==============================================================================
--- head/devel/kyua-testers/Makefile Mon May 26 22:02:45 2014 (r355458)
+++ head/devel/kyua-testers/Makefile Mon May 26 22:05:19 2014 (r355459)
@@ -22,6 +22,7 @@ OPTIONS_SUB= yes
TEST_CONFIGURE_WITH= atf
TEST_LIB_DEPENDS= libatf-c.so:${PORTSDIR}/devel/atf
TEST_RUN_DEPENDS= atf>=0.20:${PORTSDIR}/devel/atf
+TEST_USES= pkgconfig
.include <bsd.port.options.mk>
More information about the svn-ports-head
mailing list