diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-16 11:44:21 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-16 11:44:21 +0000 |
| commit | d7534a0d39edbc9cfdfb01b1051d962b0ec4fc80 (patch) | |
| tree | aee9253a75d0a9cfbf6631a658c85f86723191c3 /lang/perl5-devel/files/patch-Makefile.SH | |
| parent | - Add a patch to fix heap overflow (diff) | |
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/perl5-devel/files/patch-Makefile.SH')
| -rw-r--r-- | lang/perl5-devel/files/patch-Makefile.SH | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/perl5-devel/files/patch-Makefile.SH b/lang/perl5-devel/files/patch-Makefile.SH new file mode 100644 index 000000000000..1431abc495c2 --- /dev/null +++ b/lang/perl5-devel/files/patch-Makefile.SH @@ -0,0 +1,10 @@ +--- Makefile.SH.orig 2015-04-15 07:47:18 UTC ++++ Makefile.SH +@@ -31,7 +31,6 @@ esac + pwd="`pwd`" + linklibperl='$(LIBPERL)' + linklibperl_nonshr='' +-shrpldflags='$(LDDLFLAGS)' + ldlibpth='' + DPERL_EXTERNAL_GLOB='-DPERL_EXTERNAL_GLOB' + DPERL_IS_MINIPERL='-DPERL_IS_MINIPERL' |
