View | Details | Raw Unified | Return to bug 237276
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 24-31 Link Here
24
LICENSE=	GPLv2
24
LICENSE=	GPLv2
25
LICENSE_FILE=	${WRKSRC}/COPYING
25
LICENSE_FILE=	${WRKSRC}/COPYING
26
26
27
BROKEN_powerpc64=	fails to link: ext_time_quota_acl.cc: undefined reference to std::ctype
28
29
USES=		compiler:c++11-lib cpe perl5 shebangfix tar:xz
27
USES=		compiler:c++11-lib cpe perl5 shebangfix tar:xz
30
28
31
CONFLICTS=	squid*-3.*
29
CONFLICTS=	squid*-3.*
Lines 184-189 Link Here
184
WCCPV2_DESC=		Web Cache Coordination Protocol v2
182
WCCPV2_DESC=		Web Cache Coordination Protocol v2
185
WCCP_DESC=		Web Cache Coordination Protocol
183
WCCP_DESC=		Web Cache Coordination Protocol
186
184
185
CFLAGS+=	${CFLAGS_${CHOSEN_COMPILER_TYPE}}
186
CFLAGS_gcc=	-Wno-error=stringop-truncation
187
187
change_files=	ChangeLog \
188
change_files=	ChangeLog \
188
		contrib/nextstep/makepkg \
189
		contrib/nextstep/makepkg \
189
		contrib/nextstep/post_install \
190
		contrib/nextstep/post_install \

Return to bug 237276