diff options
Diffstat (limited to 'www/py-libsass/Makefile')
-rw-r--r-- | www/py-libsass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-libsass/Makefile b/www/py-libsass/Makefile index 34f2f60cd6cc..c23526485680 100644 --- a/www/py-libsass/Makefile +++ b/www/py-libsass/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option -std=c++0x -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |