diff options
Diffstat (limited to 'converters/py-unidecode/Makefile')
-rw-r--r-- | converters/py-unidecode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile index 183c7591bf83..651a040f156c 100644 --- a/converters/py-unidecode/Makefile +++ b/converters/py-unidecode/Makefile @@ -17,6 +17,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Unidecode +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} >= 320 |