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

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 105-110 Link Here
105
105
106
post-patch:
106
post-patch:
107
	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
107
	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
108
	@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' ${WRKSRC}/doc/squid.8
108
109
109
post-install:
110
post-install:
110
#	I don't think many people use the pinger nowadays, and if you
111
#	I don't think many people use the pinger nowadays, and if you

Return to bug 46414