summaryrefslogtreecommitdiff
path: root/math/ntl
diff options
context:
space:
mode:
authorjtb <jtb>2001-01-29 21:45:43 +0000
committerjtb <jtb>2001-01-29 21:45:43 +0000
commit6f84a4359ec37527b938cecf9f95c829d86ddfaf (patch)
treef3a25d95062cf1ad43ee3a927a1d88581b5ed0e9 /math/ntl
parent04c1b3c123fb279e2ea2cb642d0383e01954d67d (diff)
downloadpkgsrc-6f84a4359ec37527b938cecf9f95c829d86ddfaf.tar.gz
Needs gmp>=3.1.1
Diffstat (limited to 'math/ntl')
-rw-r--r--math/ntl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 87265e4f1da..cc0a9c623b4 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/26 23:46:21 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2001/01/29 21:45:43 jtb Exp $
DISTNAME= ntl-5.0c
CATEGORIES= math devel
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.shoup.net/ntl/
MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://www.shoup.net/ntl/
-DEPENDS+= gmp-[0-9]*:../../devel/gmp
+DEPENDS+= gmp>=3.1.1:../../devel/gmp
WRKSRC= ${WRKDIR}/${DISTNAME}/src
NO_CONFIGURE= YES