| Summary: | [maintainer update] x11-fm/doublecmd: fix build | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Beñat Gonzalez Etxepare <bbtruk> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Sun Aug 16 11:26:14 UTC 2015 New revision: 394401 URL: https://svnweb.freebsd.org/changeset/ports/394401 Log: - Fix build PR: 202348 Submitted by: bbtruk@users.sourceforge.net (maintainer) Changes: head/x11-fm/doublecmd/Makefile |
Created attachment 159900 [details] Patch to fix build After recent updates to editors/lazarus port, x11-fm/doublecmd port is failing to build because of missing dependency for the WFX_FTP option. The attached patch fixes it. Patch tested using Poudriere and the following combinations: doublecmd_SET=GTK2 WFX_FTP (default options) doublecmd_SET=QT4 doublecmd_UNSET=GTK2 WFX_FTP doublecmd_SET=QT4 doublecmd_UNSET=GTK2 doublecmd_UNSET=WFX_FTP No version bumped because currently it is failing to build.