diff options
author | rillig <rillig@pkgsrc.org> | 2020-06-29 18:07:45 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2020-06-29 18:07:45 +0000 |
commit | 6d6c7b894a72ae1de675968f58c1b6cfd3c53c94 (patch) | |
tree | 8d099b260305490aa13a1df4dd3cb40cf37da573 /x11/xdo/PLIST | |
parent | cbd8fd597a25430ced9d444302ff800d7e823240 (diff) | |
download | pkgsrc-6d6c7b894a72ae1de675968f58c1b6cfd3c53c94.tar.gz |
mk/haskell.mk: fix PLIST status detection
Before, running "HS_UPDATE_PLIST=yes bmake update" in wm/xmonad did not
apply the proper substitutions to the generated PLIST file since the
PLIST file was created empty during the GENERATE_PLIST command, and that
empty PLIST file changed the status to "plain" instead of "missing".
Because of that, the HS_INTF and related placeholders were not defined.
The 2 conditions for the status "missing" had to be written in separate
.if clauses because of a bug in bmake that was introduced in 2015 and
will be fixed with the next bmake update. For further details, see
src/usr.bin/make/unit-tests/cond-short.mk.
Diffstat (limited to 'x11/xdo/PLIST')
0 files changed, 0 insertions, 0 deletions