Cleanup python bits
This commit is contained in:
parent
681a98468c
commit
763d24883d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2020/11/03 16:12:33 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2021/02/14 10:45:21 rsadowski Exp $
|
||||
|
||||
COMMENT = Mah Jongg four players board game for KDE5
|
||||
DISTNAME = kajongg-${VERSION}
|
||||
@ -6,13 +6,9 @@ CATEGORIES = games
|
||||
|
||||
HOMEPAGE = https://www.kde.org/applications/games/kajongg
|
||||
|
||||
|
||||
MODULES += lang/python
|
||||
|
||||
MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3}
|
||||
|
||||
FLAVORS = python3
|
||||
FLAVOR = python3
|
||||
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
|
||||
|
||||
MODKDE5_DESKTOP_FILE = yes
|
||||
MODKDE5_ICON_CACHE = yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user