[Bug 217803] [patch] comms/multimon-ng: Further use of options helpers to simplify Makefile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 15 13:34:19 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217803
Bug ID: 217803
Summary: [patch] comms/multimon-ng: Further use of options
helpers to simplify Makefile
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: bsdports at kyle-evans.net
CC: danfe at FreeBSD.org, db at FreeBSD.org
Attachment #180847 maintainer-approval+
Flags:
Keywords: patch
Created attachment 180847
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180847&action=edit
svn(1) diff of comms/multimon-ng to fix options helper usage
Hi,
My apologies for overlooking this the first time. =( Further simplify Makefile
by using _USE= options helper for X11/XORG. No PORTREVISION bump because
package not changed, just minor cleanup of Makefile.
Tested with: something similar to `make -VUSE_XORG && make config && make
-VUSE_XORG` to observe that USE_XORG reflects the same value as before, and
portlint still has no complaints.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list