From 7c89b990075f8a694b033661bfb5541194a3de64 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 24 Nov 2002 16:52:05 +0000 Subject: Rename the regress target test. This appears to be the new standard: http://mail-index.netbsd.org/pkgsrc-changes/2002/11/23/0009.html --- security/gnupg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 67c1e48cc3f..2f49d824b1c 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2002/11/24 12:22:16 chris Exp $ +# $NetBSD: Makefile,v 1.38 2002/11/24 16:52:05 chris Exp $ # DISTNAME= gnupg-1.2.1 @@ -59,7 +59,7 @@ CONFIGURE_ARGS+=--disable-ldap PLIST_SUBST+= OPENLDAP="@comment " .endif -regress: +test: cd ${WRKSRC} && make check .include "../../converters/libiconv/buildlink2.mk" -- cgit v1.2.3