aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-06-26 06:00:36 +0800
committermat <mat@FreeBSD.org>2018-06-26 06:00:36 +0800
commiteea057c75d9880f3cee34e954a7179c5df3b6d32 (patch)
tree981b369d0c6f0db6cfcd5210913e99ddb8cc5efc /deskutils
parent24bf0752156dc84229d1a206eb196c03c03018b1 (diff)
downloadfreebsd-ports-gnome-eea057c75d9880f3cee34e954a7179c5df3b6d32.tar.gz
freebsd-ports-gnome-eea057c75d9880f3cee34e954a7179c5df3b6d32.tar.zst
freebsd-ports-gnome-eea057c75d9880f3cee34e954a7179c5df3b6d32.zip
s/FLAVOR/PY_FLAVOR/
Sponsored by: Absolight
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/mat/Makefile2
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} \