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

Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 26-32 Link Here
26
PORTDATA=	*
26
PORTDATA=	*
27
PORTDOCS=	CREDITS NEWS README
27
PORTDOCS=	CREDITS NEWS README
28
28
29
OPTIONS_DEFINE=	DOCS
29
OPTIONS_DEFINE=	CACHE_ICONS DOCS
30
CACHE_ICONS_DESC=	Update icon cache after installation (GTK+)
31
CACHE_ICONS_VARS=	INSTALLS_ICONS=yes
30
32
31
post-patch:
33
post-patch:
32
	@${REINPLACE_CMD} -e '/INSTALLS/s/man //' \
34
	@${REINPLACE_CMD} -e '/INSTALLS/s/man //' \

Return to bug 226122