diff options
Diffstat (limited to 'security/pam_fprint')
-rw-r--r-- | security/pam_fprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_fprint/Makefile b/security/pam_fprint/Makefile index e0ef36766697..589aa7da1e6c 100644 --- a/security/pam_fprint/Makefile +++ b/security/pam_fprint/Makefile @@ -29,6 +29,7 @@ PLIST_FILES+= bin/pam_fprint_enroll \ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800069 |