View | Details | Raw Unified | Return to bug 265120 | Differences between
and this patch

Collapse All | Expand All

(-)b/dns/c-ares/Makefile (-2 lines)
Lines 16-22 LICENSE_FILE= ${WRKSRC}/LICENSE.md Link Here
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
CONFIGURE_ARGS=	--disable-werror
17
CONFIGURE_ARGS=	--disable-werror
18
INSTALL_TARGET=	install-strip
18
INSTALL_TARGET=	install-strip
19
SSP_UNSAFE=	Refuses -l in LDFLAGS
20
USES=		libtool pathfix compiler:c++11-lang gmake
19
USES=		libtool pathfix compiler:c++11-lang gmake
21
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
22
21
23
- 

Return to bug 265120