diff options
Diffstat (limited to 'security/binwalk')
-rw-r--r-- | security/binwalk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/binwalk/Makefile b/security/binwalk/Makefile index 9379f68f2ceb..7450374e2926 100644 --- a/security/binwalk/Makefile +++ b/security/binwalk/Makefile @@ -28,6 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |