[Bug 248063] www/gitea: Installation from source fails when using portmaster (variable PACKAGES preassigned by the port system)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 18 12:37:19 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248063
--- Comment #2 from johannes.kunde at gmail.com ---
You're right, in the current master (as well as release/v1.12) branch at github
the variable has already been renamed to GO_PACKAGES:
https://github.com/go-gitea/gitea/blob/master/Makefile#L89
https://github.com/go-gitea/gitea/blob/release/v1.12/Makefile#L89
This change will solve the issue - didn't check that before. THX!
For the sake of completeness I'll of course test it once available.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list