aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2012-03-07 22:57:01 +0800
committermakc <makc@FreeBSD.org>2012-03-07 22:57:01 +0800
commit2adb3283c36ff14ceaa14bec970c2615dbbf81ce (patch)
tree027d56bf0ac7c798a07fdc009988e9e0ffd69edf /devel
parent52a783313866d9ddf759dc88280a6e42d29a800b (diff)
downloadfreebsd-ports-gnome-2adb3283c36ff14ceaa14bec970c2615dbbf81ce.tar.gz
freebsd-ports-gnome-2adb3283c36ff14ceaa14bec970c2615dbbf81ce.tar.zst
freebsd-ports-gnome-2adb3283c36ff14ceaa14bec970c2615dbbf81ce.zip
Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was to add them as run dependencies for x11/kdelibs4 (done a while ago).
Diffstat (limited to 'devel')
-rw-r--r--devel/kdesvn-kde4/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/kdesvn-kde4/Makefile b/devel/kdesvn-kde4/Makefile
index f18b14767a31..0dbcb591574b 100644
--- a/devel/kdesvn-kde4/Makefile
+++ b/devel/kdesvn-kde4/Makefile
@@ -32,10 +32,6 @@ MAKE_JOBS_SAFE= yes
MAN1= kdesvn.1 kdesvnaskpass.1
-.if !defined(NOPORTDOCS)
-BUILD_DEPENDS+= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
-.endif
-
post-patch:
${RM} ${WRKSRC}/src/kiosvn/svn*.protocol
.if defined(NOPORTDOCS)