Remove kconfigwidgets dependency, found by portcheck(1)

This commit is contained in:
rsadowski 2020-03-29 17:19:07 +00:00
parent 2d3b4571a1
commit 78e7673558

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2020/03/23 18:01:19 rsadowski Exp $
# $OpenBSD: Makefile,v 1.6 2020/03/29 17:19:07 rsadowski Exp $
COMMENT = collection of plugins to handle mobipocket files
DISTNAME = kdegraphics-mobipocket-${VERSION}
CATEGORIES = devel
REVISION = 0
SHARED_LIBS += qmobipocket 0.0 # 2.0
@ -16,7 +16,6 @@ MODULES += x11/kde-applications
LIB_DEPENDS = devel/kf5/kcompletion \
devel/kf5/kconfig \
devel/kf5/kconfigwidgets \
devel/kf5/kcoreaddons \
devel/kf5/kjobwidgets \
devel/kf5/kio \