summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-05-23 18:27:06 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-05-23 18:27:06 +0000
commit402b512fa521d3ba25dbc1d994b858d6df2a1096 (patch)
treeb3115d2b85174b55d7c3c99d492210ac6e7fcc15
parentUpdate to 1.3.21. (diff)
Disconnect hugs-specifics from the package build until we have sorted out the problems
in the latest version.
Notes
Notes: svn path=/head/; revision=135984
-rw-r--r--textproc/hs-HaXml/Makefile2
-rw-r--r--textproc/hs-haxml/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index a3df09ce5e2a..14408da0bdb3 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -35,7 +35,7 @@ WITH_HUGS= yes
.if defined(PACKAGE_BUILDING)
WITH_GHC= yes
-WITH_HUGS= yes
+#WITH_HUGS= yes
.endif
.if defined(WITH_NHC98)
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile
index a3df09ce5e2a..14408da0bdb3 100644
--- a/textproc/hs-haxml/Makefile
+++ b/textproc/hs-haxml/Makefile
@@ -35,7 +35,7 @@ WITH_HUGS= yes
.if defined(PACKAGE_BUILDING)
WITH_GHC= yes
-WITH_HUGS= yes
+#WITH_HUGS= yes
.endif
.if defined(WITH_NHC98)