1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- fix build on FreeBSD-13

This commit is contained in:
Dirk Meyer 2021-02-03 11:28:49 +00:00
parent 9eef111889
commit cfdf3b8f71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563877

View File

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/README
LIB_DEPENDS= libgnuregex.so.6:devel/libgnuregex
USES= shebangfix
USES= shebangfix localbase:ldflags
USERS= ifmail
CFLAGS+= -DHAS_STDARG_H -Wall
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" OWNER=${UID} GROUP=$$(id -g)