summaryrefslogtreecommitdiffstats
path: root/lib/libypclnt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libypclnt/Makefile')
-rw-r--r--lib/libypclnt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 5a3ecb4..2e302f1 100644
--- a/lib/libypclnt/Makefile
+++ b/lib/libypclnt/Makefile
@@ -22,7 +22,7 @@ GENSRCS=yp.h \
yppasswd_private_clnt.c \
yppasswd_private_xdr.c
-RPCGEN= rpcgen -C
+RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
RPCSRC= ${.CURDIR}/../../include/rpcsvc/yp.x
RPCSRC_PW= ${.CURDIR}/../../include/rpcsvc/yppasswd.x
RPCSRC_PRIV= ${.CURDIR}/../../usr.sbin/rpc.yppasswdd/yppasswd_private.x
OpenPOWER on IntegriCloud