aboutsummaryrefslogtreecommitdiff
path: root/security/pam_google_authenticator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_google_authenticator/Makefile')
-rw-r--r--security/pam_google_authenticator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_google_authenticator/Makefile b/security/pam_google_authenticator/Makefile
index 7ef80ef94e8c..1a8feb49cfa4 100644
--- a/security/pam_google_authenticator/Makefile
+++ b/security/pam_google_authenticator/Makefile
@@ -16,6 +16,7 @@ USE_GMAKE= yes
PLIST_FILES= bin/google-authenticator lib/pam_google_authenticator.so
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/google-authenticator ${PREFIX}/bin/google-authenticator
${INSTALL_LIB} ${WRKSRC}/pam_google_authenticator.so ${PREFIX}/lib/pam_google_authenticator.so