Needs gmp>=3.1.1
This commit is contained in:
parent
7a50d29e2f
commit
e34ad47834
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue