summaryrefslogtreecommitdiff
path: root/security/srp_client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/srp_client/Makefile')
-rw-r--r--security/srp_client/Makefile4
1 files changed, 2 insertions, 2 deletions
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