From 06af9fe951cc8e184d524ecd9611350a895dfefe Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 9 Apr 2009 00:48:06 +0000 Subject: Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. --- security/gpg2dot/Makefile | 4 +--- security/pam-mkhomedir/Makefile | 4 +--- security/pam-pwauth_suid/Makefile | 3 +-- 3 files changed, 3 insertions(+), 8 deletions(-) (limited to 'security') diff --git a/security/gpg2dot/Makefile b/security/gpg2dot/Makefile index a61eb81e21b..b043bf5eb7a 100644 --- a/security/gpg2dot/Makefile +++ b/security/gpg2dot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:33 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2009/04/09 00:48:15 joerg Exp $ # DISTNAME= gpg2dot-1.4 @@ -15,8 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty USE_TOOLS+= perl:run -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes NO_CONFIGURE= yes DISTVER= ${DISTNAME:S/gpg2dot-//} diff --git a/security/pam-mkhomedir/Makefile b/security/pam-mkhomedir/Makefile index a15d55ad1e4..13c3ca187db 100644 --- a/security/pam-mkhomedir/Makefile +++ b/security/pam-mkhomedir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/02/16 16:42:38 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/04/09 00:48:15 joerg Exp $ DISTNAME= pam-mkhomedir-1 CATEGORIES= security @@ -15,8 +15,6 @@ LDLIBS= -lpam USE_LIBTOOL= yes -NO_FETCH= yes -NO_CHECKSUM= yes WRKSRC= ${WRKDIR} do-extract: 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\" -- cgit v1.2.3