x11-themes/kf5-kemoticons: remove unnecessary dependency
This commit is contained in:
parent
d68a1b1639
commit
963386df61
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= kemoticons
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-themes kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -8,7 +9,7 @@ COMMENT= KF5 library to convert emoticons
|
|||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= archive config coreaddons service \
|
||||
ecm:build
|
||||
USE_QT= core dbus gui widgets xml \
|
||||
USE_QT= core dbus gui xml \
|
||||
buildtools:build qmake:build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue