Bug 90807

Summary: devel/automake19 broken on 4.11
Product: Ports & Packages Reporter: Alex Kapranoff <alex>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me CC: ade
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alex Kapranoff 2005-12-22 14:00:18 UTC
perl-5.8.6

Making all in .
Making all in doc
restore=: && backupdir=".am$$" &&  am__cwd=`pwd` && cd . &&  rm -rf
$backupdir && mkdir $backupdir &&  if (makeinfo --no-split --version)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-22 14:01:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ade

Over to maintainer
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2005-12-24 04:19:50 UTC
State Changed
From-To: open->closed

Looks like your texinfo is very out of date.  automake19 compiles cleanly 
on 4.11-STABLE (RELENG_4), 5.4-STABLE (RELENG_5), 6.0-STABLE (RELENG_6) 
and 7.0-CURRENT (HEAD), so this is a local problem. 

Upgrade to RELENG_4 or, better 5.x/6.x, since you'll be running into a 
whole slew of issues with the ports/ tree in general as life moves on.