Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 17:33:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193073] New: [iPATCH]: devel/anjuta broken for version 2.32.1.1_13: autogen 5 not found
Message-ID:  <bug-193073-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193073

            Bug ID: 193073
           Summary: [iPATCH]: devel/anjuta broken for version 2.32.1.1_13:
                    autogen 5 not found
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ljboiler@gmail.com

Created attachment 146383
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146383&action=edit
New patch file for the anjuta port

The port devel/anjuta seems to be broken.

When one tries to create a new project the following error occurs:
Could not find autogen version 5; please install the autogen package. You can
get it from http://autogen.sourceforge.net.

The problem is that a runtime check of the autogen version on the system (using
"autogen -v") is looking for a specific string that the autogen FreeBSD port
does not generate.

Attached is a patch file for the devel/anjuta port that fixes the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193073-13>