diff options
Diffstat (limited to 'security/py-plaso/Makefile')
-rw-r--r-- | security/py-plaso/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile index e8b9b8f53b54..062b146ee5aa 100644 --- a/security/py-plaso/Makefile +++ b/security/py-plaso/Makefile @@ -43,6 +43,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTEXAMPLES= README.tools image_export.py EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |