pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53745: pkgsrc/misc/raspberrypi-userland fails with PKG_DEVELOPER=yes
The following reply was made to PR pkg/53745; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53745: pkgsrc/misc/raspberrypi-userland fails with
PKG_DEVELOPER=yes
Date: Mon, 26 Nov 2018 14:43:23 +0000
If these are ever used at runtime, please add a dependency on bash too.
USE_TOOLS+= bash:run
We have REPLACE_BASH which should probably be used instead.
e.g. devel/monodevelop:
USE_TOOLS+= gmake:run perl:run pkg-config bash:run msgfmt
REPLACE_BASH+= monodevelop.in
REPLACE_BASH+= src/addins/MonoDevelop.Autotools/templates/configure.template
This is worth the hassle because bash may be a builtin (in linux).
Home |
Main Index |
Thread Index |
Old Index