diff options
Diffstat (limited to 'devel/py-bitarray/Makefile')
-rw-r--r-- | devel/py-bitarray/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-bitarray/Makefile b/devel/py-bitarray/Makefile index 4a6794dacc65..2e657631ba3a 100644 --- a/devel/py-bitarray/Makefile +++ b/devel/py-bitarray/Makefile @@ -22,6 +22,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} PORTDOCS= AUTHORS CHANGE_LOG LICENSE README.rst +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |