diff options
Diffstat (limited to 'devel/subversion-freebsd/files/patch-build.conf')
-rw-r--r-- | devel/subversion-freebsd/files/patch-build.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/subversion-freebsd/files/patch-build.conf b/devel/subversion-freebsd/files/patch-build.conf index 97de2894074a..bb0dd55d6812 100644 --- a/devel/subversion-freebsd/files/patch-build.conf +++ b/devel/subversion-freebsd/files/patch-build.conf @@ -188,15 +188,6 @@ # this is really redundant with our XML svn-test*.sh tests. testing = skip -@@ -371,7 +371,7 @@ - path = subversion/tests/libsvn_wc - sources = commit-test.c - install = test --libs = libsvn_test libsvn_wc libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_wc libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # this is really redundant with our XML svn-test*.sh tests. - testing = skip - @@ -384,7 +384,7 @@ path = subversion/tests/libsvn_delta sources = deltaparse-test.c |