Summary: | java/eclipse: package builder fix | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jonathan Chen <jonc> | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lwhsu | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: lwhsu Date: Sat Jun 27 14:21:55 UTC 2020 New revision: 540603 URL: https://svnweb.freebsd.org/changeset/ports/540603 Log: Add archivers/zip to BUILD_DEPENDS to fix building in official package builder while here, clean unneeded comment PR: 247575 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Changes: head/java/eclipse/Makefile |
Created attachment 215974 [details] package builder fix The FreeBSD package builder fails to build java/eclipse for some reason not readily apparent on my local builder. This is a possible fix: Add archivers/zip dependancy.