summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-25 19:26:08 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-25 19:26:08 +0000
commitf37faa57f7bfd8dc979675bdee67a751a93f8bb6 (patch)
tree6d40a4f62ae3b0a21892d050c531a25cf8e2bdbd /usr.bin/svn
parentc664442adcf625eb67a558f8158a76ed9dfe45d3 (diff)
downloadFreeBSD-src-f37faa57f7bfd8dc979675bdee67a751a93f8bb6.zip
FreeBSD-src-f37faa57f7bfd8dc979675bdee67a751a93f8bb6.tar.gz
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.bin/svn')
-rw-r--r--usr.bin/svn/lib/libapr/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libapr_util/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libserf/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_client/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_delta/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_diff/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_fs/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_fs_fs/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_fs_util/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_ra/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_ra_local/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_ra_svn/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_repos/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_subr/Makefile.depend2
-rw-r--r--usr.bin/svn/lib/libsvn_wc/Makefile.depend2
-rw-r--r--usr.bin/svn/svn/Makefile.depend2
-rw-r--r--usr.bin/svn/svnadmin/Makefile.depend2
-rw-r--r--usr.bin/svn/svndumpfilter/Makefile.depend2
-rw-r--r--usr.bin/svn/svnlook/Makefile.depend2
-rw-r--r--usr.bin/svn/svnmucc/Makefile.depend2
-rw-r--r--usr.bin/svn/svnrdump/Makefile.depend2
-rw-r--r--usr.bin/svn/svnserve/Makefile.depend2
-rw-r--r--usr.bin/svn/svnsync/Makefile.depend2
-rw-r--r--usr.bin/svn/svnversion/Makefile.depend2
25 files changed, 0 insertions, 50 deletions
diff --git a/usr.bin/svn/lib/libapr/Makefile.depend b/usr.bin/svn/lib/libapr/Makefile.depend
index 402745d..bbe68e0 100644
--- a/usr.bin/svn/lib/libapr/Makefile.depend
+++ b/usr.bin/svn/lib/libapr/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/arpa \
diff --git a/usr.bin/svn/lib/libapr_util/Makefile.depend b/usr.bin/svn/lib/libapr_util/Makefile.depend
index 9caf2d1..ba7abb3 100644
--- a/usr.bin/svn/lib/libapr_util/Makefile.depend
+++ b/usr.bin/svn/lib/libapr_util/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libserf/Makefile.depend b/usr.bin/svn/lib/libserf/Makefile.depend
index b8e3639..044c8f7 100644
--- a/usr.bin/svn/lib/libserf/Makefile.depend
+++ b/usr.bin/svn/lib/libserf/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_client/Makefile.depend b/usr.bin/svn/lib/libsvn_client/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_client/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_client/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_delta/Makefile.depend b/usr.bin/svn/lib/libsvn_delta/Makefile.depend
index 35add0c..b38b34e 100644
--- a/usr.bin/svn/lib/libsvn_delta/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_delta/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_diff/Makefile.depend b/usr.bin/svn/lib/libsvn_diff/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_diff/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_diff/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_fs/Makefile.depend b/usr.bin/svn/lib/libsvn_fs/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_fs/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_fs/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_fs_fs/Makefile.depend b/usr.bin/svn/lib/libsvn_fs_fs/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_fs_fs/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_fs_fs/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_fs_util/Makefile.depend b/usr.bin/svn/lib/libsvn_fs_util/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_fs_util/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_fs_util/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_ra/Makefile.depend b/usr.bin/svn/lib/libsvn_ra/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_ra/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_ra/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_ra_local/Makefile.depend b/usr.bin/svn/lib/libsvn_ra_local/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_ra_local/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_ra_local/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend b/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend
index 9caf2d1..ba7abb3 100644
--- a/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_ra_serf/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_ra_svn/Makefile.depend b/usr.bin/svn/lib/libsvn_ra_svn/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_ra_svn/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_ra_svn/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_repos/Makefile.depend b/usr.bin/svn/lib/libsvn_repos/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_repos/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_repos/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_subr/Makefile.depend b/usr.bin/svn/lib/libsvn_subr/Makefile.depend
index 365567e..10c0748 100644
--- a/usr.bin/svn/lib/libsvn_subr/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_subr/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/lib/libsvn_wc/Makefile.depend b/usr.bin/svn/lib/libsvn_wc/Makefile.depend
index ccd19e5..18be76b 100644
--- a/usr.bin/svn/lib/libsvn_wc/Makefile.depend
+++ b/usr.bin/svn/lib/libsvn_wc/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
include/xlocale \
diff --git a/usr.bin/svn/svn/Makefile.depend b/usr.bin/svn/svn/Makefile.depend
index ccbe233..da1efbd 100644
--- a/usr.bin/svn/svn/Makefile.depend
+++ b/usr.bin/svn/svn/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svnadmin/Makefile.depend b/usr.bin/svn/svnadmin/Makefile.depend
index 6a83703..ae47f0b 100644
--- a/usr.bin/svn/svnadmin/Makefile.depend
+++ b/usr.bin/svn/svnadmin/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svndumpfilter/Makefile.depend b/usr.bin/svn/svndumpfilter/Makefile.depend
index 6a83703..ae47f0b 100644
--- a/usr.bin/svn/svndumpfilter/Makefile.depend
+++ b/usr.bin/svn/svndumpfilter/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svnlook/Makefile.depend b/usr.bin/svn/svnlook/Makefile.depend
index 327a76e..d0f5866 100644
--- a/usr.bin/svn/svnlook/Makefile.depend
+++ b/usr.bin/svn/svnlook/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svnmucc/Makefile.depend b/usr.bin/svn/svnmucc/Makefile.depend
index eb9e68b..798e4f3 100644
--- a/usr.bin/svn/svnmucc/Makefile.depend
+++ b/usr.bin/svn/svnmucc/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svnrdump/Makefile.depend b/usr.bin/svn/svnrdump/Makefile.depend
index ccbe233..da1efbd 100644
--- a/usr.bin/svn/svnrdump/Makefile.depend
+++ b/usr.bin/svn/svnrdump/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svnserve/Makefile.depend b/usr.bin/svn/svnserve/Makefile.depend
index 978f241..550cd65 100644
--- a/usr.bin/svn/svnserve/Makefile.depend
+++ b/usr.bin/svn/svnserve/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svnsync/Makefile.depend b/usr.bin/svn/svnsync/Makefile.depend
index 978f241..550cd65 100644
--- a/usr.bin/svn/svnsync/Makefile.depend
+++ b/usr.bin/svn/svnsync/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/usr.bin/svn/svnversion/Makefile.depend b/usr.bin/svn/svnversion/Makefile.depend
index ca6c01c..12d0cc3 100644
--- a/usr.bin/svn/svnversion/Makefile.depend
+++ b/usr.bin/svn/svnversion/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
OpenPOWER on IntegriCloud