diff options
-rw-r--r-- | devel/shtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/shtk/Makefile b/devel/shtk/Makefile index 3f2cf5d72283..6cffff5e638b 100644 --- a/devel/shtk/Makefile +++ b/devel/shtk/Makefile @@ -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> |