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

Collapse All | Expand All

(-)ports/games/nethack34/Makefile (-1 / +1 lines)
Lines 64-70 Link Here
64
.endif
64
.endif
65
.if defined(WITH_STATUSCOLORS)
65
.if defined(WITH_STATUSCOLORS)
66
PATCHFILES+=	nh343-statuscolors.fixed.patch
66
PATCHFILES+=	nh343-statuscolors.fixed.patch
67
PATCH_SITES+=	http://jdc.parodius.com/nethack/ \
67
PATCH_SITES+=	http://jdc.koitsu.org/nethack/ \
68
		${MASTER_SITE_LOCAL:S|%SUBDIR%|wxs|}
68
		${MASTER_SITE_LOCAL:S|%SUBDIR%|wxs|}
69
PATCH_DIST_STRIP=	-p1
69
PATCH_DIST_STRIP=	-p1
70
.endif
70
.endif

Return to bug 169528