Disconnect hugs-specifics from the package build until we have sorted out the problems

in the latest version.
This commit is contained in:
Volker Stolz 2005-05-23 18:27:06 +00:00
parent 78027d6fdc
commit 402b512fa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135984
2 changed files with 2 additions and 2 deletions

View file

@ -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)

View file

@ -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)