1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

games/cataclysm-dda: Re-fix PORTSCOUT

- Limit release versions to 0.[A-Z]
This commit is contained in:
Nuno Teixeira 2023-09-27 08:52:32 +01:00
parent e234645438
commit d957c81044

View File

@ -46,7 +46,7 @@ CMAKE_ARGS+= -DCURSES_INCLUDE_PATH:STRING="${NCURSESINC}"
.endif
PORTSCOUT= limit:^0\.
PORTSCOUT= limit:^0\.[A-Z]
post-patch:
@${REINPLACE_CMD} -e 's|%%DISTVERSION%%|${DISTVERSION}|' ${WRKSRC}/src/version.cmake