mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Disconnect hugs-specifics from the package build until we have sorted out the problems
in the latest version.
This commit is contained in:
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
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue