From 78819d70211c147116c7715a6ab91869c74525c1 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Wed, 7 Mar 2012 14:57:01 +0000 Subject: 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). --- math/rkward-kde4/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'math') diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile index 374e247e45f1..cd8816479c8b 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -43,10 +43,6 @@ NLS= "" .endif PLIST_SUB+= NLS=${NLS} -.if !defined(NOPORTDOCS) -BUILD_DEPENDS+= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml -.endif - .if defined(WITH_DEBUG) CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Debug .endif -- cgit v1.2.3