From c87d8d76a14fbc95aca2b4a1b047cb3a1c3f2a4b Mon Sep 17 00:00:00 2001 From: vs Date: Mon, 23 May 2005 18:27:06 +0000 Subject: Disconnect hugs-specifics from the package build until we have sorted out the problems in the latest version. --- textproc/hs-HaXml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/hs-HaXml') diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index a3df09ce5e2..14408da0bdb 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) -- cgit