diff options
Diffstat (limited to 'security/makepasswd/Makefile')
-rw-r--r-- | security/makepasswd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/makepasswd/Makefile b/security/makepasswd/Makefile index 026865272d55..e505ffb57724 100644 --- a/security/makepasswd/Makefile +++ b/security/makepasswd/Makefile @@ -30,6 +30,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= makepasswd.1 DOCS= CHANGES README +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |