Skip to content

Commit

Permalink
graphics/spectacle: Drop unused dependency
Browse files Browse the repository at this point in the history
Support for libkImageAnnotator was removed prior to 23.04.0. [1]

[1] https://invent.kde.org/graphics/spectacle/-/commit/9d4ffdf70e5a29fa9105cbf8c4f7e1ddca9e377a
  • Loading branch information
BSDKaffee committed Jan 26, 2024
1 parent a1f91b2 commit a11ad3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions graphics/spectacle/Makefile
@@ -1,5 +1,6 @@
PORTNAME= spectacle
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= graphics kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -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 \
Expand Down

0 comments on commit a11ad3e

Please sign in to comment.