diff options
Diffstat (limited to 'security/p5-Authen-PAM')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index bbdd0f9bfb45..58d8d47b7775 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -18,4 +18,5 @@ CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH MAN3= Authen::PAM.3 \ Authen::PAM::FAQ.3 +NO_STAGE= yes .include <bsd.port.mk> |