mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
. Update URL for WITH_MENUCOLORS patch.
PR: 174449 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
This commit is contained in:
parent
5bad249184
commit
003b16565e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309056
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ IGNORE= you cannot enable both HPMON and STATUSCOLORS
|
||||||
.endif
|
.endif
|
||||||
.if defined(WITH_MENUCOLORS)
|
.if defined(WITH_MENUCOLORS)
|
||||||
PATCHFILES+= nh343-menucolor.diff
|
PATCHFILES+= nh343-menucolor.diff
|
||||||
PATCH_SITES+= http://bilious.homelinux.org/~paxed/nethack/
|
PATCH_SITES+= http://bilious.alt.org/~paxed/nethack/
|
||||||
PATCH_DIST_STRIP= -p1
|
PATCH_DIST_STRIP= -p1
|
||||||
CFLAGS+= -DMENU_COLOR_REGEX_POSIX
|
CFLAGS+= -DMENU_COLOR_REGEX_POSIX
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue