ports/devel/bisoncpp/files/patch-build
Gabor Pali 72f9361d72 - Update to 4.05.00
- Add support for staging, use shebangfix, switch to GCC 4.7
- Give up maintainership
2013-11-28 07:18:41 +00:00

14 lines
267 B
Plaintext

--- ./build.orig 2013-11-27 18:04:34.000000000 +0100
+++ ./build 2013-11-27 18:04:34.000000000 +0100
@@ -40,7 +40,10 @@
manpage();
if (option == "manual")
+ {
+ manhtmlpage();
manual();
+ }
if (option == "library")
{