aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-03-24 18:13:33 +0800
committertcberner <tcberner@FreeBSD.org>2018-03-24 18:13:33 +0800
commit5a0fe11c1854f227855ab0491c032d7e852c77f5 (patch)
tree26dcb6dd0cf4755259f2c32a58e77b353bc1ac00 /misc
parent1d8be698ea3f84a72e83ca5c39e9148cb84f09a7 (diff)
downloadfreebsd-ports-gnome-5a0fe11c1854f227855ab0491c032d7e852c77f5.tar.gz
freebsd-ports-gnome-5a0fe11c1854f227855ab0491c032d7e852c77f5.tar.zst
freebsd-ports-gnome-5a0fe11c1854f227855ab0491c032d7e852c77f5.zip
Sync kde.mk a bit with the development repo.
This should ease the import of the new ports for Applications and Plasma Desktop. - add some more component handling - bump KDE_APPLICATIONS_VERSION (no direct consumers exist in the ports tree atm) - fix some space/tab errors Differential Revision: https://reviews.freebsd.org/D14814
Diffstat (limited to 'misc')
-rw-r--r--misc/artikulate-kde4/Makefile2
-rw-r--r--misc/kwordquiz-kde4/Makefile2
-rw-r--r--misc/parley-kde4/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/artikulate-kde4/Makefile b/misc/artikulate-kde4/Makefile
index 13eb441d8b51..cedfd3ab9b41 100644
--- a/misc/artikulate-kde4/Makefile
+++ b/misc/artikulate-kde4/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/kde4/imports/org/kde/charts/qmldir:graphics/kqtqui
IGNORE= not usable, links to both GStreamer 0.10.x and 1.x
USES= cmake:outsource kde:4 tar:xz
-USE_KDE= automoc4 kdelibs libkdeedu runtime_run
+USE_KDE= automoc4 kdelibs libkeduvocdocument runtime_run
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes
diff --git a/misc/kwordquiz-kde4/Makefile b/misc/kwordquiz-kde4/Makefile
index c316608f8921..f889cb714fb9 100644
--- a/misc/kwordquiz-kde4/Makefile
+++ b/misc/kwordquiz-kde4/Makefile
@@ -9,7 +9,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Flash card trainer for KDE 4
USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs libkdeedu automoc4
+USE_KDE= kdelibs libkeduvocdocument automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>
diff --git a/misc/parley-kde4/Makefile b/misc/parley-kde4/Makefile
index 1bea4b07e60f..c27743adedab 100644
--- a/misc/parley-kde4/Makefile
+++ b/misc/parley-kde4/Makefile
@@ -10,7 +10,7 @@ COMMENT= Vocabulary trainer for KDE 4
USES= cmake:outsource kde:4 tar:xz
USE_GNOME= libxml2 libxslt
-USE_KDE= kdelibs libkdeedu attica automoc4
+USE_KDE= kdelibs libkeduvocdocument attica automoc4
USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build
USE_XORG= x11 xrender