mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
devel/kf5-ki18n: drop obsolete dependency
The dependency on Script was dropped in [1] upstram.
[1] 9040bff75a
This commit is contained in:
parent
4bb3aeb615
commit
38ec381ab4
@ -1,5 +1,6 @@
|
||||
PORTNAME= ki18n
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -8,7 +9,7 @@ COMMENT= KF5 advanced internationalization framework
|
||||
USES= cmake compiler:c++11-lib gettext-runtime \
|
||||
gettext-tools:build,run kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm:build
|
||||
USE_QT= concurrent core declarative network script \
|
||||
USE_QT= core declarative network \
|
||||
buildtools:build qmake:build testlib:build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user