diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-27 16:44:22 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-27 16:44:22 +0000 |
commit | d7faccfd3bc93ecb709633ef029e167b51ade918 (patch) | |
tree | d1a7e5aa9197aaa20bd198e38119f28f0668642f /lang/mozart | |
parent | 312a8cd896cdd58b2b6479e9c38d22d2a7c94b2f (diff) | |
download | ports-d7faccfd3bc93ecb709633ef029e167b51ade918.tar.gz ports-d7faccfd3bc93ecb709633ef029e167b51ade918.zip |
Notes
Diffstat (limited to 'lang/mozart')
-rw-r--r-- | lang/mozart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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. |