svn commit: r378408 - in head/ports-mgmt/portlint: . src
Joe Marcus Clarke
marcus at freebsd.org
Thu Apr 30 14:38:45 UTC 2015
On 4/30/15 7:42 AM, Sunpoet Po-Chuan Hsieh wrote:
> On Thu, Feb 5, 2015 at 1:10 AM, Joe Marcus Clarke <marcus at freebsd.org
> <mailto:marcus at freebsd.org>> wrote:
>
> + if ($j =~ m'\${STAGEDIR}\${SITE_ARCH}') {
> + my $lineno = &linenumber($`);
> + &perror("WARN", $file, $lineno,
> "\${STAGEDIR}\${SITE_ARCH} should be ".
> + "replaced by
> \${STAGEDIR}\${PREFIX}/\${SITE_BASE_REL}.");
>
>
> Typo. It should be "SITE_ARCH_REL".
>
> Regards,
> sunpoet
Thanks. I've committed it to my CVS repo. I'll get a new version with
some other changes out soon.
Joe
--
Joe Marcus Clarke
FreeBSD GNOME Team :: gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
More information about the svn-ports-all
mailing list