diff options
Diffstat (limited to 'security/pam_p11/Makefile')
-rw-r--r-- | security/pam_p11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_p11/Makefile b/security/pam_p11/Makefile index c18e7165e077..13bc0ba43156 100644 --- a/security/pam_p11/Makefile +++ b/security/pam_p11/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ PORTDOCS= * .ifndef(NOPORTDOCS) +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR}/wiki @(cd ${WRKSRC} && ${CP} NEWS ${DOCSDIR}) |