diff options
Diffstat (limited to 'devel/hs-happy/Makefile')
-rw-r--r-- | devel/hs-happy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index 724e48729740..77d761509f17 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -22,7 +22,7 @@ USE_AUTOTOOLS= autoconf:env STANDALONE= yes EXECUTABLE= happy -USE_PERL5_BUILD= 5.8+ +USE_PERL5_BUILD= yes INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) |