diff options
Diffstat (limited to 'lang/mozart/Makefile')
-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 e5c0bb666d13..8860d4593625 100644 --- a/lang/mozart/Makefile +++ b/lang/mozart/Makefile @@ -32,7 +32,7 @@ USE_BISON= yes USE_GMAKE= yes HAS_CONFIGURE= yes USE_XLIB= yes -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 # magic wand: set INSTALL to some absurd value, or else # mozart's configure will not find the right install # when configuring as root. |