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 11263d248a6e..9a9b66164718 100644 --- a/lang/mozart/Makefile +++ b/lang/mozart/Makefile @@ -32,7 +32,7 @@ USE_BISON= build USE_GMAKE= yes HAS_CONFIGURE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 # magic wand: set INSTALL to some absurd value, or else # mozart's configure will not find the right install # when configuring as root. |