diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-25 22:00:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-25 22:00:36 +0000 |
commit | 41619aec339dda3957a6136260ac47dadac316c9 (patch) | |
tree | 981b369d0c6f0db6cfcd5210913e99ddb8cc5efc /deskutils | |
parent | 3273e9a5b742fa353fc7d5e59919488215c4069b (diff) | |
download | ports-41619aec339dda3957a6136260ac47dadac316c9.tar.gz ports-41619aec339dda3957a6136260ac47dadac316c9.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/mat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/mat/Makefile b/deskutils/mat/Makefile index 3fc96c2bc81b..696f7483a412 100644 --- a/deskutils/mat/Makefile +++ b/deskutils/mat/Makefile @@ -11,7 +11,7 @@ COMMENT= Metadata Anonymization Toolkit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>0:devel/py-python-distutils-extra@${FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>0:devel/py-python-distutils-extra@${PY_FLAVOR} \ intltool-update:textproc/intltool RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mutagen>=0:audio/py-mutagen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pdfrw>=0:textproc/py-pdfrw@${PY_FLAVOR} \ |