diff options
Diffstat (limited to 'net/haproxy17')
-rw-r--r-- | net/haproxy17/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy17/Makefile b/net/haproxy17/Makefile index 7d29e79f4f05..70efe359ee69 100644 --- a/net/haproxy17/Makefile +++ b/net/haproxy17/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= multi BROKEN_mips= fails to build: undefined reference to '__sync_sub_and_fetch_4' BROKEN_mips64= fails to build: undefined reference to '__sync_sub_and_fetch_4' -CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy18-[0-9]* +CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* USES= cpe gmake USE_RC_SUBR= haproxy |