diff options
Diffstat (limited to 'devel/py-binplist/Makefile')
-rw-r--r-- | devel/py-binplist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-binplist/Makefile b/devel/py-binplist/Makefile index 16d1ee9a68ef..0af92942628b 100644 --- a/devel/py-binplist/Makefile +++ b/devel/py-binplist/Makefile @@ -12,7 +12,7 @@ COMMENT= Binary plist parser LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${FLAVOR} USES= python USE_PYTHON= distutils autoplist |