summaryrefslogtreecommitdiff
path: root/security/checkpassword-pam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/checkpassword-pam/Makefile')
-rw-r--r--security/checkpassword-pam/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/checkpassword-pam/Makefile b/security/checkpassword-pam/Makefile
index 24ed609e3e2f..c3cf0a7ac630 100644
--- a/security/checkpassword-pam/Makefile
+++ b/security/checkpassword-pam/Makefile
@@ -17,5 +17,8 @@ COMMENT= Implementation of checkpassword authentication program
GNU_CONFIGURE= yes
MAN8= checkpassword-pam.8
+PLIST_FILES= bin/checkpassword-pam
+
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>