summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-freebsd/freebsd-libexec/files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch')
-rw-r--r--sys-freebsd/freebsd-libexec/files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-freebsd/freebsd-libexec/files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch b/sys-freebsd/freebsd-libexec/files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch
new file mode 100644
index 000000000000..e81e5c1a8352
--- /dev/null
+++ b/sys-freebsd/freebsd-libexec/files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch
@@ -0,0 +1,11 @@
+--- ypxfr/Makefile.orig Tue Nov 9 16:44:40 2004
++++ ypxfr/Makefile Tue Nov 9 16:44:57 2004
+@@ -18,7 +18,7 @@
+
+ CLEANFILES= ${GENSRCS}
+
+-RPCDIR= ${.CURDIR}/../../include/rpcsvc
++RPCDIR= /usr/include/rpcsvc
+ RPCGEN= rpcgen -I -C
+
+ ypxfr_clnt.c: ${RPCDIR}/yp.x