1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00

Fix 9-CURRENT build.

Discovered by:	pav
This commit is contained in:
Cy Schubert 2011-03-18 04:14:33 +00:00
parent 54e5b6638b
commit 6cb43abf1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271219

View File

@ -109,8 +109,8 @@ post-patch:
@${REINPLACE_CMD} \
-e 's|utmp|utmpx|' -e 's|getutent|getutxent|' \
-e 's|ut_name|ut_user|' \
${WRKSRC}/configure ${WRKSRC}/src/afuser.c \
${WRKSRC}/src/utils.c ${WRKSRC}/src/utils.h
${WRKSRC}/configure ${WRKSRC}/modules/afuser/afuser.c \
${WRKSRC}/lib/utils.c ${WRKSRC}/lib/utils.h
.endif
post-install: