Path to this page:
Subject: CVS commit: pkgsrc
From: Roland Illig
Date: 2020-05-22 20:12:15
Message id: 20200522181215.A884AFB27@cvs.NetBSD.org
Log Message:
erlang, amavisd, policyd: remove redundant replace-interpreter
Since do-configure-pre-hook already depends on replace-interpreter, there
is no point in making any other stage depend on that as well. At best,
it has no effect. At worst it creates a hard-to-find difference between
builds that run "bmake install" directly and builds that split the build
into "bmake configure && bmake build && bmake \
install", as bulk builds
do.
Files: