[Bug 204133] Please add 'local' to VALID_CATEGORIES
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 30 08:42:50 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204133
--- Comment #1 from Mathieu Arnold <mat at FreeBSD.org> ---
You can do this many ways yourself, without patching anything in the ports
tree, for example, what I do is in the port Makefile, put:
CATEGORY= local
VALID_CATEGORIES+= local
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list