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

Collapse All | Expand All

(-)b/net/libilbc/Makefile (-1 / +2 lines)
Lines 18-25 USE_LDCONFIG= yes Link Here
18
18
19
CONFLICTS=	ilbc-r[0-9]*
19
CONFLICTS=	ilbc-r[0-9]*
20
20
21
EXTRACT_AFTER_ARGS= --exclude abseil-cpp
22
21
post-patch:
23
post-patch:
22
	${RM} -rf ${WRKSRC}/abseil-cpp
23
	${LN} -s ${PREFIX}/include/absl ${WRKSRC}/abseil-cpp
24
	${LN} -s ${PREFIX}/include/absl ${WRKSRC}/abseil-cpp
24
25
25
.include <bsd.port.mk>
26
.include <bsd.port.mk>

Return to bug 278740