summaryrefslogtreecommitdiffstats
path: root/libexec/ypxfr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ypxfr/Makefile')
-rw-r--r--libexec/ypxfr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ypxfr/Makefile b/libexec/ypxfr/Makefile
index 91a42ef..476a296 100644
--- a/libexec/ypxfr/Makefile
+++ b/libexec/ypxfr/Makefile
@@ -22,7 +22,7 @@ LDADD= -lrpcsvc
CLEANFILES= ${GENSRCS}
RPCDIR= ${.CURDIR}/../../include/rpcsvc
-RPCGEN= rpcgen -I -C
+RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -I -C
ypxfr_clnt.c: ${RPCDIR}/yp.x
rm -f ${.TARGET}
OpenPOWER on IntegriCloud