pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/55651: avoid autogen by all means
The following reply was made to PR pkg/55651; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/55651: avoid autogen by all means
Date: Thu, 10 Sep 2020 11:42:31 +0200
On Thu, Sep 10, 2020 at 09:40:01AM +0000, Patrick Welche wrote:
> A brief look suggests that autogen is only need for tests, and an
> attempt to touch the test files so they don't get built if autogen
> isn't found is made. It may be that simply changing TOOL_DEPENDS
> to TEST_DEPENDS might do the trick.
Nia changed audio/libsndfile to not require autogen any more, but the
TOOL_DEPENDS is still there - probably an accidental oversight.
I can confirm that it builds and installs just fine w/o autogen
(and I guess that is also what Thobias meant early, which I did misunderstand)
Martin
Home |
Main Index |
Thread Index |
Old Index