diff options
author | mat <mat@FreeBSD.org> | 2015-04-16 19:44:21 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-04-16 19:44:21 +0800 |
commit | bd428b1e40b75df39a1031ef3fa0e3dd49a49b07 (patch) | |
tree | aee9253a75d0a9cfbf6631a658c85f86723191c3 /lang/Makefile | |
parent | fe7275a01bdd6d5f1d4e843525fa3177f60a6b6c (diff) | |
download | freebsd-ports-gnome-bd428b1e40b75df39a1031ef3fa0e3dd49a49b07.tar.gz freebsd-ports-gnome-bd428b1e40b75df39a1031ef3fa0e3dd49a49b07.tar.zst freebsd-ports-gnome-bd428b1e40b75df39a1031ef3fa0e3dd49a49b07.zip |
Add lang/perl5-devel, which will be the one from which the lang/perl5.xx ports
will come from, from now on.
Please, only use the -devel port for testing, not for production purposes.
Sponsored by: Absolight
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index d0ce6d089afc..f47f6e4506f0 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -216,6 +216,7 @@ SUBDIR += pbasic SUBDIR += pcc SUBDIR += pecl-perl + SUBDIR += perl5-devel SUBDIR += perl5.16 SUBDIR += perl5.18 SUBDIR += perl5.20 |