aboutsummaryrefslogtreecommitdiff
path: root/security/checkpassword-pam
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-01-26 21:56:27 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-01-26 21:56:27 +0000
commitce6f44ce8b92b6415dfaef3e8936e080029e9704 (patch)
tree00f0524e461ab7a8c82f71ca26c9c971a18dab79 /security/checkpassword-pam
parente56b1a155e982bcc85348877b2990643df453cbf (diff)
downloadports-ce6f44ce8b92b6415dfaef3e8936e080029e9704.tar.gz
ports-ce6f44ce8b92b6415dfaef3e8936e080029e9704.zip
- Hasta la vista, pkg-plist!
- Shut up configure with CONFIGURE_TARGET PR: 61643 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=99230
Diffstat (limited to 'security/checkpassword-pam')
-rw-r--r--security/checkpassword-pam/Makefile3
-rw-r--r--security/checkpassword-pam/pkg-plist1
2 files changed, 3 insertions, 1 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>
diff --git a/security/checkpassword-pam/pkg-plist b/security/checkpassword-pam/pkg-plist
deleted file mode 100644
index b4f150cc398d..000000000000
--- a/security/checkpassword-pam/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/checkpassword-pam