summaryrefslogtreecommitdiff
path: root/devel/subversion-devel
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2002-03-25 10:52:08 +0000
committerOllivier Robert <roberto@FreeBSD.org>2002-03-25 10:52:08 +0000
commitcaca83b1a8c8963489bb7162c4bf6ccf6793af40 (patch)
tree6d30fdaa36591ffb027890342f50a6cb3f4436ee /devel/subversion-devel
parent- Recent changes to the ORBit port caused a build error, which highlighted a (diff)
Remove an extra '\' that breaks the build.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=56613
Diffstat (limited to 'devel/subversion-devel')
-rw-r--r--devel/subversion-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile
index 9876158a794c..5014ca8b356c 100644
--- a/devel/subversion-devel/Makefile
+++ b/devel/subversion-devel/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 \
neon.19:${PORTSDIR}/www/neon \
expat:${PORTSDIR}/textproc/expat \
apr:${PORTSDIR}/devel/apr-devel
-RUN_DEPENDS= gdiff3:${PORTSDIR}/textproc/diffutils \
+RUN_DEPENDS= gdiff3:${PORTSDIR}/textproc/diffutils
BUILD_DEPENDS= gdiff3:${PORTSDIR}/textproc/diffutils \
python:${PORTSDIR}/lang/python