Skip to content

Commit

Permalink
x11/guake: Clean up USES=python
Browse files Browse the repository at this point in the history
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 db8ecc4 commit 58e215a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11/guake/Makefile
Expand Up @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \
libwnck3>0:x11-toolkits/libwnck3

USES= desktop-file-utils gettext gmake gnome libtool localbase \
pkgconfig python:3.7+ shebangfix
pkgconfig python shebangfix
USE_GNOME= cairo dconf glib20 gtk30 pygobject3 vte3
USE_PYTHON= distutils noflavors

Expand Down

0 comments on commit 58e215a

Please sign in to comment.