diff options
| -rw-r--r-- | textproc/hs-HaXml/Makefile | 2 | ||||
| -rw-r--r-- | textproc/hs-haxml/Makefile | 2 |
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) |
