summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2002-11-24 16:52:05 +0000
committerchris <chris@pkgsrc.org>2002-11-24 16:52:05 +0000
commit7c89b990075f8a694b033661bfb5541194a3de64 (patch)
tree048a4c4ecd79adcbece78d64af5d349b637a293f /security/gnupg
parentf51921355442b58580df39f4783046f0e06d8750 (diff)
downloadpkgsrc-7c89b990075f8a694b033661bfb5541194a3de64.tar.gz
Rename the regress target test. This appears to be the new standard:
http://mail-index.netbsd.org/pkgsrc-changes/2002/11/23/0009.html
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
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"