[Bug 220196] [PATCH] textproc/groff: pkg-plist incorrect constraints for webpage-17
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 21 22:36:57 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220196
Bug ID: 220196
Summary: [PATCH] textproc/groff: pkg-plist incorrect
constraints for webpage-17
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: bapt at FreeBSD.org
Reporter: freebsd at phil.spodhuis.org
Flags: maintainer-feedback?(bapt at FreeBSD.org)
Assignee: bapt at FreeBSD.org
Keywords: patch
Created attachment 183691
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183691&action=edit
fix textproc/groff pkg-plist for webpage-17.html
Commit 722784c054 added webpage-17.html as an installable file, but missing the
`%%HTMLDOCS%%` constraint. In my (presumably typical) non-X11 Poudriere build,
that variable substitution ends up as `@comment `, which prevents install of
those files.
Thus at present, groff won't package (for me) under Poudriere.
Trivial patch-fix attached; with this applied, I can get a successful Poudriere
run.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list