graphics/xcftools: Spell TESTS_BUILD_DEPENDS correctly

This commit is contained in:
Tobias Kortkamp 2019-10-18 22:57:08 +00:00
parent 7516c2470c
commit e8291d267f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514743

View file

@ -41,7 +41,7 @@ MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= DOCS TESTS
TESTS_DESC= Run self-tests (faulty) (pulls in graphics/netpbm shells/bash)
TEST_BUILD_DEPENDS= pngtopnm:graphics/netpbm \
TESTS_BUILD_DEPENDS= pngtopnm:graphics/netpbm \
bash:shells/bash
.include <bsd.port.options.mk>