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

Collapse All | Expand All

(-)freecol/Makefile (+2 lines)
Lines 21-26 Link Here
21
21
22
PORTDOCS=	*
22
PORTDOCS=	*
23
23
24
DESKTOP_ENTRIES=	"FreeCol" "$COMMENT" "" "freecol" "" false
25
24
post-patch:
26
post-patch:
25
	@${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' \
27
	@${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' \
26
		${WRKSRC}/freecol
28
		${WRKSRC}/freecol

Return to bug 124107