mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG (partial). WWW: http://ocsigen.org/tyxml/ PR: ports/163313 Submitted by: Jaap Boender <jaapb@kerguelen.org>
11 lines
227 B
Text
11 lines
227 B
Text
--- Makefile.config.orig 2011-12-14 13:19:51.645986499 +0100
|
|
+++ Makefile.config 2011-12-14 13:19:57.053913205 +0100
|
|
@@ -11,7 +11,7 @@
|
|
|
|
## Build options
|
|
|
|
-OCAMLDUCE :=YES
|
|
+#OCAMLDUCE :=YES
|
|
NATDYNLINK :=YES
|
|
|
|
# DBG := -g
|