From e7422560e3fa725c9a72e318757934170363a9ad Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 3 Jan 2002 13:52:48 +0000 Subject: This package uses 'javac'. Set USE_JAVA in the hope that it provides it. --- lang/nhc98/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile index 9ddccb73ab1..77331fbe240 100644 --- a/lang/nhc98/Makefile +++ b/lang/nhc98/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/12/26 01:04:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2002/01/03 13:52:48 wiz Exp $ DISTNAME= nhc98src-1.06 PKGNAME= nhc98-1.06 @@ -26,6 +26,7 @@ CONFIGURE_ARGS+= --buildwith=gcc --installdir=${PREFIX} \ # hbc (Chalmers Haskell). USE_GMAKE= yes +USE_JAVA= yes ALL_TARGET= default -- cgit v1.2.3