opnsense-ports/devel/bisoncpp/files/patch-build
Franco Fichtner 62b8a985e6 */*: sync with upstream
Taken from: FreeBSD
2015-06-09 09:06:12 +02:00

13 lines
246 B
Text

--- build.orig 2015-05-25 15:47:08 UTC
+++ build
@@ -40,7 +40,10 @@ void main(int argc, list argv)
manpage();
if (option == "manual")
+ {
+ manhtmlpage();
manual();
+ }
if (option == "library")
{