mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
'portcomment' appears to be obsolete.
This commit is contained in:
parent
ca3a3d435c
commit
8ae57c1526
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167216
@ -240,8 +240,6 @@ elif grep -q "Perl .* required--this is only version" $1; then
|
||||
reason="perl"; tag="perl"
|
||||
elif grep -q 'BEGIN failed--compilation aborted at ..Makefile.PL line' $1; then
|
||||
reason="perl5"; tag="perl5"
|
||||
elif grep -q "Syntax error: .(. unexpected (expecting .fi.)" $1; then
|
||||
reason="portcomment"; tag="portcomment"
|
||||
elif grep -q "Abort trap" $1; then
|
||||
reason="process_failed"; tag="process"
|
||||
elif grep -q "Bus error" $1; then
|
||||
|
Loading…
Reference in New Issue
Block a user