summaryrefslogtreecommitdiff
path: root/security/pam-pwauth_suid
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-04-09 00:48:06 +0000
committerjoerg <joerg@pkgsrc.org>2009-04-09 00:48:06 +0000
commit368d71b62eb6e099ecbde93b8f229d559bb4648a (patch)
treebab33acb040ad1708a35131b11af0af8cf0dc5e8 /security/pam-pwauth_suid
parentce1772b268c4d640e5330fdbf3bca8d0bfffb6d3 (diff)
downloadpkgsrc-368d71b62eb6e099ecbde93b8f229d559bb4648a.tar.gz
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'security/pam-pwauth_suid')
-rw-r--r--security/pam-pwauth_suid/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pam-pwauth_suid/Makefile b/security/pam-pwauth_suid/Makefile
index 390c9f949da..1347422dac4 100644
--- a/security/pam-pwauth_suid/Makefile
+++ b/security/pam-pwauth_suid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/07/17 18:00:58 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2009/04/09 00:48:15 joerg Exp $
DISTNAME= pam-pwauth_suid-1.2
CATEGORIES= security
@@ -7,7 +7,6 @@ DISTFILES= # empty
MAINTAINER= drochner@NetBSD.org
COMMENT= PAM authentication module for unprivileged users
-NO_CHECKSUM= yes
WRKSRC= ${WRKDIR}
PAMDEF+= -DPATH_HELPER=\"${PREFIX}/libexec/pwauth_suid_helper\"