summaryrefslogtreecommitdiff
path: root/lang/rakudo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/rakudo/Makefile')
-rw-r--r--lang/rakudo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rakudo/Makefile b/lang/rakudo/Makefile
index 10fa5dd3436a..be2f95d408ad 100644
--- a/lang/rakudo/Makefile
+++ b/lang/rakudo/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS= --with-parrot=${PREFIX}/bin/parrot \
BROKEN= Does not compile on ia64, powerpc, or sparc64
.endif
-USE_BISON= build
+USES+= bison
USE_PERL5_BUILD= yes
USE_GMAKE= yes