diff options
Diffstat (limited to 'net/py-pcapy/Makefile')
-rw-r--r-- | net/py-pcapy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-pcapy/Makefile b/net/py-pcapy/Makefile index 3baf70f47431..82e79a92fbc5 100644 --- a/net/py-pcapy/Makefile +++ b/net/py-pcapy/Makefile @@ -25,6 +25,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PLIST_FILES= %%PYTHON_SITELIBDIR%%/pcapy.so PORTDOCS= README pcapy.html +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |