fix missing ${MODPY_FLAVOR} in TEST_DEPENDS

This commit is contained in:
sthen 2022-05-12 19:33:08 +00:00
parent e1a5c78f48
commit 5b4f8df0bf

View File

@ -28,7 +28,7 @@ LIB_DEPENDS = devel/gettext,-runtime\
graphics/exiv2 \
graphics/GraphicsMagick \
print/poppler
TEST_DEPENDS = devel/py-nose
TEST_DEPENDS = devel/py-nose${MODPY_FLAVOR}
USE_GMAKE = Yes
CONFIGURE_STYLE = gnu