Date: Mon, 16 Sep 2013 18:30:01 GMT From: Dave Hayes <dave@jetcafe.org> To: perl@FreeBSD.org Subject: Re: ports/181914: net/p5-Socket-GetAddrInfo fails to build package Message-ID: <201309161830.r8GIU1EU041596@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/181914; it has been noted by GNATS. From: Dave Hayes <dave@jetcafe.org> To: bug-followup@FreeBSD.org, kritek@gmail.com Cc: Subject: Re: ports/181914: net/p5-Socket-GetAddrInfo fails to build package Date: Mon, 16 Sep 2013 11:00:45 -0700 This problem appears to go away when I do this: .if ${PERL_LEVEL} < 501400 PLIST_SUB+= OLD_PERL="" NEW_PERL="@comment " .else #PLIST_SUB+= OLD_PERL="@comment " NEW_PERL="" PLIST_SUB+= OLD_PERL="" NEW_PERL="@comment " .endif Is there any documentation on what the OLD_PERL and NEW_PERL definitions are intended for? -- Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>>> *The opinions expressed above are entirely my own* <<<< A magician was driving down the road. Then he turned into a driveway...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309161830.r8GIU1EU041596>