Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #326 from usev6/nom
Add freebsd, openbsd and netbsd to $*PERL.DISTROnames for jvm
  • Loading branch information
FROGGS committed Oct 29, 2014
2 parents 7474012 + b36eb8c commit 06ef81e
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 06ef81e

Please sign in to comment.