Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add freebsd, openbsd and netbsd to $*PERL.DISTROnames for jvm
  • Loading branch information
usev6 committed Oct 28, 2014
1 parent 9022b0f commit b36eb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Perl.pm
Expand Up @@ -16,7 +16,7 @@ class Perl does Systemic {
<macosx linux freebsd mswin32 mingw msys cygwin solaris haiku openbsd netbsd>
#?endif
#?if jvm
<macosx linux mswin32>
<macosx linux freebsd mswin32 openbsd netbsd>
#?endif
#?if moar
<macosx linux freebsd mswin32 openbsd netbsd>
Expand Down

0 comments on commit b36eb8c

Please sign in to comment.