diff options
Diffstat (limited to 'lang/mercury/Makefile')
-rw-r--r-- | lang/mercury/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/mercury/Makefile b/lang/mercury/Makefile index 3de90f99ed6..8fd0b97898f 100644 --- a/lang/mercury/Makefile +++ b/lang/mercury/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/10/03 00:15:01 tv Exp $ +# $NetBSD: Makefile,v 1.23 2005/04/11 21:46:14 tv Exp $ DISTNAME= mercury-compiler-0.11.0 PKGNAME= mercury-0.11.0 @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cs.mu.oz.au/mercury/ COMMENT= Modern logic/functional programming language -USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make USE_GNU_READLINE= yes # rl_prep_term_function |