aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-haxml
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 /textproc/hs-haxml
parent78027d6fdcf46c5914082aab730f6c58868c8844 (diff)
downloadports-402b512fa521d3ba25dbc1d994b858d6df2a1096.tar.gz
ports-402b512fa521d3ba25dbc1d994b858d6df2a1096.zip
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
Diffstat (limited to 'textproc/hs-haxml')
-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)