diff options
Diffstat (limited to 'security/vinetto/Makefile')
-rw-r--r-- | security/vinetto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vinetto/Makefile b/security/vinetto/Makefile index 1e32181ce85b..74c9b8f1741c 100644 --- a/security/vinetto/Makefile +++ b/security/vinetto/Makefile @@ -14,10 +14,10 @@ COMMENT= Forensics tool to examine Thumbs.db files LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist distutils concurrent optsuffix PYDISTUTILS_PKGVERSION= 0.06alpha NO_ARCH= yes |