summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorchris <chris>2002-11-24 16:52:05 +0000
committerchris <chris>2002-11-24 16:52:05 +0000
commitc35e62f5112912eb4f0b20134f5352f29b8907d6 (patch)
tree048a4c4ecd79adcbece78d64af5d349b637a293f /security/gnupg
parentd2e1dd9f6436639f9b9150b743d562f9a9bb1213 (diff)
downloadpkgsrc-c35e62f5112912eb4f0b20134f5352f29b8907d6.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"