[Bug 254031] graphics/xfig: Fix desktop menu entry, portlint fixes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 5 09:33:48 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254031
Bug ID: 254031
Summary: graphics/xfig: Fix desktop menu entry, portlint fixes
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: madpilot at FreeBSD.org
CC: mjl at luckie.org.nz
CC: mjl at luckie.org.nz
Flags: maintainer-feedback?(mjl at luckie.org.nz)
Created attachment 222995
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222995&action=edit
patch
On the mailing lists user Antonio Olivares <olivares14031 at gmail.com> reported
on current@ that xfig installs an incorrect desktop entry, with /usr/bin/xfig
binary path hardcoded.
Attached patch fixes this replacing the hardcoded path with one generated from
PREFIX, pointing to the actually installed binary location.
While here I also converted the port to USES localbase and silenced some
portlint warnings about order of statements.
Can you approve these changes?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list