summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yppush/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/yppush/Makefile')
-rw-r--r--usr.sbin/yppush/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/yppush/Makefile b/usr.sbin/yppush/Makefile
index 887a80b..510dc10 100644
--- a/usr.sbin/yppush/Makefile
+++ b/usr.sbin/yppush/Makefile
@@ -14,7 +14,7 @@ CFLAGS+= -I. -I${.CURDIR}/../../libexec/ypxfr
WARNS?= 2
-RPCGEN= rpcgen -C
+RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
CLEANFILES= ${GENSRCS}
OpenPOWER on IntegriCloud