graphics/spectacle: Drop unused dependency
Support for libkImageAnnotator was removed prior to 23.04.0. [1]
[1] 9d4ffdf70e
This commit is contained in:
parent
a1f91b22f1
commit
a11ad3eb5a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= spectacle
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -8,8 +9,7 @@ WWW= https://projects.kde.org/projects/kde/kdegraphics/spectacle
|
|||
|
||||
LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor \
|
||||
libxcb-image.so:x11/xcb-util-image \
|
||||
libxcb-util.so:x11/xcb-util \
|
||||
libkImageAnnotator.so:graphics/kimageannotator
|
||||
libxcb-util.so:x11/xcb-util
|
||||
RUN_DEPENDS= kipi-plugins>=0:graphics/kipi-plugins
|
||||
|
||||
USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz \
|
||||
|
|
Loading…
Reference in a new issue