Remove superfluous DEPENDS line - inclusion of gmp/buildlink2.mk
takes care of that.
This commit is contained in:
parent
b85f2370dc
commit
8c728ccb44
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2003/03/29 12:41:43 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2003/04/30 00:14:00 jtb Exp $
|
||||
|
||||
DISTNAME= ntl-5.3.1
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
@ -9,8 +9,6 @@ MAINTAINER= packages@netbsd.org
|
|||
HOMEPAGE= http://www.shoup.net/ntl/
|
||||
COMMENT= C++ library for doing number theory
|
||||
|
||||
DEPENDS+= gmp>=3.1.1:../../devel/gmp
|
||||
|
||||
NO_CONFIGURE= # defined
|
||||
USE_LIBTOOL= yes
|
||||
MAKEFILE= makefile
|
||||
|
|
Loading…
Reference in a new issue