aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-05-26 04:56:06 +0800
committerrene <rene@FreeBSD.org>2016-05-26 04:56:06 +0800
commit660737c71678de2a8a901f1efb2a6ae7e2af5ae3 (patch)
tree78d454d1406bb5d97fc294cd6f44956fcc86cf03 /editors
parentc1ab41bc93a8a639fc44cd0eff6184af28c54b27 (diff)
downloadfreebsd-ports-graphics-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.gz
freebsd-ports-graphics-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.zst
freebsd-ports-graphics-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.zip
Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
Diffstat (limited to 'editors')
-rw-r--r--editors/calligra-l10n/Makefile1
-rw-r--r--editors/calligra-l10n/files/bsd.l10n.mk2
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/kate-plugin-pate/Makefile2
-rw-r--r--editors/kate/Makefile2
-rw-r--r--editors/kile-kde4/Makefile2
-rw-r--r--editors/klat4/Makefile2
7 files changed, 6 insertions, 7 deletions
diff --git a/editors/calligra-l10n/Makefile b/editors/calligra-l10n/Makefile
index 847a2a41542..286cbdc55bb 100644
--- a/editors/calligra-l10n/Makefile
+++ b/editors/calligra-l10n/Makefile
@@ -8,7 +8,6 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Localized messages and documentation for Calligra
USES= metaport
-USE_KDE4= kdeprefix
CALLIGRA_LANG_ALL= bs ca ca@valencia cs da de el en_GB es et fi fr \
gl hu it ja kk nb nl pl pt pt_BR ru sk \
diff --git a/editors/calligra-l10n/files/bsd.l10n.mk b/editors/calligra-l10n/files/bsd.l10n.mk
index 053774cc6e1..54b4b197e75 100644
--- a/editors/calligra-l10n/files/bsd.l10n.mk
+++ b/editors/calligra-l10n/files/bsd.l10n.mk
@@ -6,7 +6,7 @@ DIST_SUBDIR= KDE/calligra/${PORTVERSION}/l10n
PLIST_SUB+= LANG=${CALLIGRA_L10N}
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USE_QT4= corelib xml moc_build qmake_build rcc_build uic_build
USES+= cmake gettext tar:xz
NO_ARCH= yes
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 336ccab5dac..59483126b7d 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -37,7 +37,7 @@ RUN_DEPENDS= pstoedit:graphics/pstoedit
USE_GL= glew
USE_GNOME= glib20 libxml2 libxslt
-USE_KDE4= kactivities kdelibs kdeprefix libkdcraw \
+USE_KDE4= kactivities kdelibs libkdcraw \
okular pimlibs attica automoc4 soprano
USE_QT4= corelib dbus designer_build gui opengl phonon \
qtestlib_build script sql svg webkit xml \
diff --git a/editors/kate-plugin-pate/Makefile b/editors/kate-plugin-pate/Makefile
index 9a5326746dd..7fe8ce450eb 100644
--- a/editors/kate-plugin-pate/Makefile
+++ b/editors/kate-plugin-pate/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Support for Python plugins in Kate
USES= cmake:outsource python tar:xz
-USE_KDE4= kdelibs kdeprefix automoc4 kate \
+USE_KDE4= kdelibs automoc4 kate \
pykde4_build pykde4_run
USE_QT4= gui webkit \
moc_build qmake_build rcc_build uic_build
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index c89aaa9fc38..110c17f9e30 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -13,7 +13,7 @@ COMMENT= Basic editor framework for the KDE system
LIB_DEPENDS= libqjson.so:devel/qjson
-USE_KDE4= kdelibs kdeprefix automoc4 kactivities
+USE_KDE4= kdelibs automoc4 kactivities
USES= cmake:outsource gettext perl5 tar:xz
USE_PERL5= build
USE_QT4= dbus gui script sql webkit xml \
diff --git a/editors/kile-kde4/Makefile b/editors/kile-kde4/Makefile
index 1418ac9cab1..1d0f14269de 100644
--- a/editors/kile-kde4/Makefile
+++ b/editors/kile-kde4/Makefile
@@ -14,7 +14,7 @@ RUN_DEPENDS= identify:graphics/ImageMagick
USES= cmake gettext-tools shared-mime-info tar:bzip2
USE_QT4= qmake_build moc_build rcc_build uic_build
-USE_KDE4= kdeprefix kdelibs automoc4 kate_run
+USE_KDE4= kdelibs automoc4 kate_run
USE_TEX= latex
OPTIONS_DEFINE= OKULAR
diff --git a/editors/klat4/Makefile b/editors/klat4/Makefile
index 3ce2beb5516..4d5c60d143f 100644
--- a/editors/klat4/Makefile
+++ b/editors/klat4/Makefile
@@ -13,7 +13,7 @@ COMMENT= LaTeX source editor for KDE4
LICENSE= GPLv2+
USES= cmake gettext-tools tar:bzip2
-USE_KDE4= automoc4 kate kdelibs kdeprefix
+USE_KDE4= automoc4 kate kdelibs
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>