Bug 257671 - www/grafana8: make fails due to not finding Makefile.modules
Summary: www/grafana8: make fails due to not finding Makefile.modules
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-07 12:19 UTC by John Parkey
Modified: 2021-08-09 12:14 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Parkey 2021-08-07 12:19:44 UTC
make: "/usr/ports/www/grafana8/Makefile" line 60: Could not find Makefile.modules
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/www/grafana8
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2021-08-07 12:19:44 UTC
Maintainer informed via mail
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2021-08-07 23:56:19 UTC
Fixed, thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-08-07 23:57:00 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7207de55098e41ad0ec33a8a58d0fd0b4c629e3c

commit 7207de55098e41ad0ec33a8a58d0fd0b4c629e3c
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2021-08-07 23:51:09 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2021-08-07 23:56:14 +0000

    www/grafana8: add missing Makefile.modules.

    PR:             257671
    Reported by:    John Parkey <john at acru.co.uk>
    Pointyhat by:   me

 www/grafana8/Makefile.modules (new) | 219 ++++++++++++++++++++++++++++++++++++
 1 file changed, 219 insertions(+)