freebsd-ports/devel/bisoncpp/files/patch-build
Muhammad Moinur Rahman d8f1c4f58c devel/bisoncpp: Update version 4.09.02=>4.10.01
- Fix patch files to reflect 'make makepatch'
2015-06-08 18:49:52 +00: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")
{