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

(-)Makefile (-1 / +1 lines)
Lines 58-64 Link Here
58
.endif
58
.endif
59
.if defined(WITH_MENUCOLORS)
59
.if defined(WITH_MENUCOLORS)
60
PATCHFILES+=	nh343-menucolor.diff
60
PATCHFILES+=	nh343-menucolor.diff
61
PATCH_SITES+=	http://bilious.homelinux.org/~paxed/nethack/
61
PATCH_SITES+=	http://bilious.alt.org/~paxed/nethack/
62
PATCH_DIST_STRIP=	-p1
62
PATCH_DIST_STRIP=	-p1
63
CFLAGS+=	-DMENU_COLOR_REGEX_POSIX
63
CFLAGS+=	-DMENU_COLOR_REGEX_POSIX
64
.endif
64
.endif

Return to bug 174449