aboutsummaryrefslogtreecommitdiff
path: root/mail/py-afew
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-03 07:44:15 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-03 07:44:15 +0000
commit3a1bd0f57eb59cfd66e4dac1cd0221c18b6355b6 (patch)
treecd6f7896316d475684392574605053b10709d23a /mail/py-afew
parentac9771a28790ca1e33497fda9491ac05da823d25 (diff)
downloadports-3a1bd0f57eb59cfd66e4dac1cd0221c18b6355b6.tar.gz
ports-3a1bd0f57eb59cfd66e4dac1cd0221c18b6355b6.zip
mail/py-afew: Fix index breakage due to FLAVOR use instead of PY_FLAVOR
Notes
Notes: svn path=/head/; revision=466284
Diffstat (limited to 'mail/py-afew')
-rw-r--r--mail/py-afew/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-afew/Makefile b/mail/py-afew/Makefile
index 7e6c0eeb79e8..6b78d15ec0fe 100644
--- a/mail/py-afew/Makefile
+++ b/mail/py-afew/Makefile
@@ -29,7 +29,7 @@ OPTIONS_DEFINE= MANPAGES DOCS
OPTIONS_DEFAULT= MANPAGES
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
-MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${FLAVOR}
+MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
MANPAGES_PLIST_FILES= man/man1/afew.1.gz
PORTDOCS= *