[Bug 202342] multimedia/cheese fails when manpage option deselected

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 26 14:46:00 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202342

w.schwarzenfeld at aon.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld at aon.at

--- Comment #3 from w.schwarzenfeld at aon.at ---
In the moment no time for a patch

but
Makefile

48+  .if defined(MANPAGES)
49+  PLIST_SUB+= MANPAGES=""
50+  .else
51+  PLIST_SUB+= MANPAGES="@comment "
52+  .endif

and 
pkg-plist
-man/man1/cheese.1.gz
+%%MANPAGES%%man/man1/cheese.1.gz

should solve it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list