aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-18 08:32:07 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-18 08:32:07 +0000
commitf8daab17384060284aa79fffe457b334c96c404d (patch)
treecabf4222948a37d3f1521ce3321a52d5cb605245
parent29a2e54d648704679855671cb97dd5507556dd5d (diff)
downloadports-f8daab17384060284aa79fffe457b334c96c404d.tar.gz
ports-f8daab17384060284aa79fffe457b334c96c404d.zip
devel/kf5-kio: Remove extra CPE_VENDOR and inherit from USES=kde instead
-rw-r--r--devel/kf5-kio/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/kf5-kio/Makefile b/devel/kf5-kio/Makefile
index fd9d4fd652b1..1086b4666aef 100644
--- a/devel/kf5-kio/Makefile
+++ b/devel/kf5-kio/Makefile
@@ -5,9 +5,8 @@ CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 resource and network access abstraction
-USES= cmake compiler:c++11-lib cpe desktop-file-utils \
- gettext gnome kde:5 qt:5 ssl tar:xz
-CPE_VENDOR= kde
+USES= cmake compiler:c++11-lib desktop-file-utils \
+ gettext gnome kde:5 cpe qt:5 ssl tar:xz
USE_GNOME= libxml2 libxslt
USE_KDE= archive auth bookmarks codecs completion config \
configwidgets coreaddons crash dbusaddons guiaddons \