diff options
Diffstat (limited to 'math/cln')
-rw-r--r-- | math/cln/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile index e5f5984ed6e..052900f825d 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/11/29 08:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:28 tv Exp $ DISTNAME= cln-1.1.9 CATEGORIES= math @@ -11,7 +11,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.ginac.de/CLN/ COMMENT= CLN Class Library for Numbers -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes GNU_CONFIGURE= yes |