aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-HaXml/Makefile
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-05-24 02:27:06 +0800
committervs <vs@FreeBSD.org>2005-05-24 02:27:06 +0800
commitc87d8d76a14fbc95aca2b4a1b047cb3a1c3f2a4b (patch)
treeee990342cc99a3c529b7355635077f506c0b7894 /textproc/hs-HaXml/Makefile
parent16cc6422ba697185504cf418d58a469da397bb18 (diff)
downloadfreebsd-ports-gnome-c87d8d76a14fbc95aca2b4a1b047cb3a1c3f2a4b.tar.gz
freebsd-ports-gnome-c87d8d76a14fbc95aca2b4a1b047cb3a1c3f2a4b.tar.zst
freebsd-ports-gnome-c87d8d76a14fbc95aca2b4a1b047cb3a1c3f2a4b.zip
Disconnect hugs-specifics from the package build until we have sorted out the problems
in the latest version.
Diffstat (limited to 'textproc/hs-HaXml/Makefile')
-rw-r--r--textproc/hs-HaXml/Makefile2
1 files changed, 1 insertions, 1 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)