From 9ff37d19d6ac3b540a4597b1a399fc17a26f4635 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 17 Sep 2013 06:44:10 +0000 Subject: Fix typo --- lang/pike76/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile index ccf336011a33..6c33e024f52d 100644 --- a/lang/pike76/Makefile +++ b/lang/pike76/Makefile @@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --without-debug \ MAKE_ARGS= CONFIGUREARGS="${CONFIGURE_ARGS}" -USES= bison gettext gmake perl +USES= bison gettext gmake perl5 # Allow building Embedded Perl CONFIGURE_ARGS+= --with-perl -- cgit