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

Collapse All | Expand All

(-)gmime26-sharp/Makefile (-1 lines)
Lines 25-31 Link Here
25
OPTIONS_EXCLUDE=	DOCS
25
OPTIONS_EXCLUDE=	DOCS
26
26
27
# Done in pre-configure because master port has a post-patch target already.
27
# Done in pre-configure because master port has a post-patch target already.
28
NO_STAGE=	yes
29
pre-configure:
28
pre-configure:
30
	@${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \
29
	@${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \
31
		${WRKSRC}/mono/gmime-sharp.dll.config.in
30
		${WRKSRC}/mono/gmime-sharp.dll.config.in

Return to bug 184033