diff options
Diffstat (limited to 'textproc/py-xlrd/Makefile')
-rw-r--r-- | textproc/py-xlrd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile index 568da0c7a35d..e56aa141fdfa 100644 --- a/textproc/py-xlrd/Makefile +++ b/textproc/py-xlrd/Makefile @@ -13,4 +13,5 @@ COMMENT= Reading data and formatting information from Excel files USE_PYTHON= 2.5-2.7 USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> |