diff options
Diffstat (limited to 'textproc/py-scour/Makefile')
-rw-r--r-- | textproc/py-scour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-scour/Makefile b/textproc/py-scour/Makefile index ceac29530a52..0ceba1b9cc25 100644 --- a/textproc/py-scour/Makefile +++ b/textproc/py-scour/Makefile @@ -12,7 +12,7 @@ COMMENT= SVG scrubber LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |