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

Collapse All | Expand All

(-)security/openssl111/Makefile (+1 lines)
Lines 132-137 Link Here
132
		-e 's| install_html_docs$$||' \
132
		-e 's| install_html_docs$$||' \
133
		-e 's|$$(LIBDIR)/pkgconfig|libdata/pkgconfig|g' \
133
		-e 's|$$(LIBDIR)/pkgconfig|libdata/pkgconfig|g' \
134
		${WRKSRC}/Configurations/unix-Makefile.tmpl
134
		${WRKSRC}/Configurations/unix-Makefile.tmpl
135
	${REINPLACE_CMD} -e 's|\^GNU ld|GNU|' ${WRKSRC}/Configurations/shared-info.pl
135
136
136
post-configure:
137
post-configure:
137
	${REINPLACE_CMD} \
138
	${REINPLACE_CMD} \

Return to bug 231459