ports/devel/bisoncpp/files/patch-build
2009-11-17 12:40:35 +00:00

13 lines
277 B
Text

--- build.orig 2009-07-07 16:12:30.000000000 +0200
+++ build 2009-11-02 14:28:18.000000000 +0100
@@ -43,7 +43,10 @@
manpage();
if (option == "manual")
+ {
+ manhtmlpage();
manual();
+ }
if (option == "library")
library(1);