Fix CONFS to append the value in this case.
Approved by: re (blanket, pkgbase), will (mentor)
This commit is contained in:
parent
2554f86a8d
commit
34da9e3802
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
.PATH: ${LIBC_SRCTOP}/rpc ${LIBC_SRCTOP}/.
|
.PATH: ${LIBC_SRCTOP}/rpc ${LIBC_SRCTOP}/.
|
||||||
CONFS= rpc/netconfig rpc/rpc
|
CONFS+= rpc/netconfig rpc/rpc
|
||||||
SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \
|
SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \
|
||||||
clnt_dg.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c \
|
clnt_dg.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c \
|
||||||
clnt_vc.c rpc_dtablesize.c getnetconfig.c getnetpath.c getrpcent.c \
|
clnt_vc.c rpc_dtablesize.c getnetconfig.c getnetpath.c getrpcent.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user