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

(-)ejabberd/Makefile (+1 lines)
Lines 71-76 Link Here
71
71
72
post-patch:
72
post-patch:
73
	@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/configure
73
	@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/configure
74
	@${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC}/deps/p1_iconv/rebar.config
74
75
75
post-install:
76
post-install:
76
.if ${PORT_OPTIONS:MPAM}
77
.if ${PORT_OPTIONS:MPAM}

Return to bug 197697