diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-12-05 20:37:11 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-12-05 20:37:11 +0000 |
commit | 9317164fa0e2212a801a87e4cf17af04575ae51f (patch) | |
tree | 85488661b885951599d390e6c11b0c6882e61365 /devel/Makefile | |
parent | 3cdfc7d574af604a11477b9582efc49d11091578 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 13b1b37ca034..b71a7a0f8d93 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2887,7 +2887,6 @@ SUBDIR += p5-Perl-Tidy SUBDIR += p5-Perl-Unsafe-Signals SUBDIR += p5-Perl-Version - SUBDIR += p5-Perl-osnames SUBDIR += p5-Perl4-CoreLibs SUBDIR += p5-Perl6-Builtins SUBDIR += p5-Perl6-Export @@ -2903,6 +2902,7 @@ SUBDIR += p5-PerlIO-locale SUBDIR += p5-PerlIO-utf8_strict SUBDIR += p5-PerlIO-via-MD5 + SUBDIR += p5-PerlIO-via-Timeout SUBDIR += p5-PerlIO-via-dynamic SUBDIR += p5-PerlIO-via-symlink SUBDIR += p5-PerlX-Maybe |