From d7faccfd3bc93ecb709633ef029e167b51ade918 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Wed, 27 Nov 2002 16:44:22 +0000 Subject: Use WANT_AUTOCONF_VER so we don't automagically execute autoconf when we don't want to. Unfortunately, I still can't get it to build because it appears not to link against libgmp. Kris, if you think this is my problem to solve, I will attempt to do so. Otherwise, I have kde 3.1 things to take care of, and a cups upgrade to pull together. If I can get the cups upgrade done, I'd like to get it in. Approved by: kris --- lang/mozart/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/mozart') diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile index d8d54a8b403b..b921334d0e6c 100644 --- a/lang/mozart/Makefile +++ b/lang/mozart/Makefile @@ -30,7 +30,7 @@ USE_BISON= yes USE_GMAKE= yes HAS_CONFIGURE= yes USE_XLIB= yes -USE_AUTOCONF_VER= 213 +WANT_AUTOCONF_VER= 213 # magic wand: set INSTALL to some absurd value, or else # mozart's configure will not find the right install # when configuring as root. -- cgit v1.2.3