Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2015 01:32:35 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377853 - head/x11/kde4-baseapps
Message-ID:  <201501250132.t0P1WZZI028495@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Jan 25 01:32:35 2015
New Revision: 377853
URL: https://svnweb.freebsd.org/changeset/ports/377853
QAT: https://qat.redports.org/buildarchive/r377853/

Log:
  Clean up dependencies.
  
  strigi and nepomuk (and consequently soprano) have not been needed for
  several releases.

Modified:
  head/x11/kde4-baseapps/Makefile

Modified: head/x11/kde4-baseapps/Makefile
==============================================================================
--- head/x11/kde4-baseapps/Makefile	Sun Jan 25 01:24:38 2015	(r377852)
+++ head/x11/kde4-baseapps/Makefile	Sun Jan 25 01:32:35 2015	(r377853)
@@ -2,6 +2,7 @@
 
 PORTNAME=	kde-baseapps
 PORTVERSION=	${KDE4_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde
 MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
 DIST_SUBDIR=	KDE/${PORTVERSION}
@@ -13,8 +14,7 @@ LIB_DEPENDS=	libtidy.so:${PORTSDIR}/www/
 
 USE_GNOME=	glib20
 USE_KDE4=	kdelibs kdeprefix baloo baloo-widgets libkonq \
-		automoc4 soprano strigi nepomuk-core nepomuk-widgets \
-		kactivities
+		automoc4 kactivities
 USES=		cmake:outsource gettext tar:xz
 USE_QT4=	corelib dbus gui script xml \
 		moc_build qmake_build rcc_build uic_build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501250132.t0P1WZZI028495>