summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypxfrd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.ypxfrd/Makefile')
-rw-r--r--usr.sbin/rpc.ypxfrd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypxfrd/Makefile b/usr.sbin/rpc.ypxfrd/Makefile
index ee9e242..05971b1 100644
--- a/usr.sbin/rpc.ypxfrd/Makefile
+++ b/usr.sbin/rpc.ypxfrd/Makefile
@@ -17,7 +17,7 @@ LDADD= -lrpcsvc
CLEANFILES= ypxfrd_svc.c ypxfrd.h
RPCDIR= ${.CURDIR}/../../include/rpcsvc
-RPCGEN= rpcgen -I -C
+RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -I -C
# We need to remove the 'static' keyword from _rpcsvcstate so that
# ypxfrd_main.c can see it.
OpenPOWER on IntegriCloud