diff options
Diffstat (limited to 'textproc/py-xlutils/Makefile')
-rw-r--r-- | textproc/py-xlutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile index e00b5d313a70..155e6d88ef97 100644 --- a/textproc/py-xlutils/Makefile +++ b/textproc/py-xlutils/Makefile @@ -18,4 +18,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= 2.5-2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |