summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/cyrus-sasl/Makefile4
-rw-r--r--security/srp_client/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index fb451748b45..f883edb810a 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/08/14 03:41:39 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2001/08/26 10:32:23 skrll Exp $
DISTNAME= cyrus-sasl-1.5.24
PKGNAME= ${DISTNAME}nb3
@@ -10,7 +10,7 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://asg2.web.cmu.edu/sasl/
COMMENT= Simple Authentication and Security Layer
-BUILD_DEPENDS+= automake-1.4:../../devel/automake
+BUILD_DEPENDS+= automake>=1.4:../../devel/automake
GNU_CONFIGURE= # defined
USE_SSL= # defined
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile
index 2034246038d..4dfb410f818 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/06/11 06:34:49 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2001/08/26 10:32:23 skrll Exp $
#
DISTNAME= srp-1.4.4
@@ -11,7 +11,7 @@ MAINTAINER= jlam@netbsd.org
COMMENT= client programs using Secure Remote Password protocol
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
-BUILD_DEPENDS+= automake-1.4:../../devel/automake
+BUILD_DEPENDS+= automake>=1.4:../../devel/automake
DEPENDS+= gmp>=2.0.2:../../devel/gmp
LICENSE= srp_client-license