Remove python dependency
This commit is contained in:
parent
b8351cd179
commit
27d1a9d584
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2020/11/03 16:12:33 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2021/02/14 13:17:03 rsadowski Exp $
|
||||
|
||||
COMMENT = KDE advanced text editor
|
||||
DISTNAME = kate-${VERSION}
|
||||
CATEGORIES = editors
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = https://kate-editor.org/
|
||||
|
||||
@ -18,8 +19,6 @@ WANTLIB += KF5ThreadWeaver KF5Wallet KF5WidgetsAddons KF5WindowSystem
|
||||
WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network
|
||||
WANTLIB += Qt5Sql Qt5Widgets Qt5Xml c m
|
||||
|
||||
MODULES += lang/python
|
||||
|
||||
MODKDE5_DESKTOP_FILE = yes
|
||||
MODKDE5_ICON_CACHE = yes
|
||||
MODKDE5_TRANSLATIONS = yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2020/11/08 20:12:51 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2021/02/14 13:17:03 rsadowski Exp $
|
||||
@conflict kdebase-*
|
||||
@pkgpath x11/kde4/kate
|
||||
@bin bin/kate
|
||||
@ -116,7 +116,7 @@ share/doc/HTML/en/kate/document-open-22.png
|
||||
share/doc/HTML/en/kate/document-save-22.png
|
||||
share/doc/HTML/en/kate/document-save-as-22.png
|
||||
share/doc/HTML/en/kate/documentswitcher.png
|
||||
share/doc/HTML/en/kate/edit-co${MODPY_PY_PREFIX}22.png
|
||||
share/doc/HTML/en/kate/edit-copy-22.png
|
||||
share/doc/HTML/en/kate/edit-delete-22.png
|
||||
share/doc/HTML/en/kate/edit-select-all-22.png
|
||||
share/doc/HTML/en/kate/format-text-superscript-22.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user