Skip to content

Commit

Permalink
deskutils/rednotebook: Clean up USES=python
Browse files Browse the repository at this point in the history
- While I'm here, add NO_ARCH

USES=python means USES=python:3.8+ now.

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Apr 5, 2024
1 parent 7b1e17a commit 04f068b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deskutils/rednotebook/Makefile
Expand Up @@ -12,11 +12,13 @@ LICENSE= GPLv3+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3

USES= gettext-tools:build gnome python:3.8+
USES= gettext-tools:build gnome python
USE_GNOME= gtk30 gtksourceview3
USE_GITHUB= yes
GH_ACCOUNT= jendrikseipp

NO_ARCH= yes

OPTIONS_DEFINE= ENCHANT NLS
OPTIONS_DEFAULT= ENCHANT
OPTIONS_SUB= yes
Expand Down

0 comments on commit 04f068b

Please sign in to comment.