diff options
Diffstat (limited to 'deskutils/gnote/Makefile')
-rw-r--r-- | deskutils/gnote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 2947646751b2..01b5132047f6 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -22,7 +22,7 @@ PORTSCOUT= limitw:1,even USE_GNOME= gtkmm30 intltool libxml2 libxslt USE_XORG= x11 USES= compiler:c++11-lib desktop-file-utils gettext gnome localbase \ - meson pathfix pkgconfig python:3.6+,build tar:xz xorg + meson pathfix pkgconfig python:build tar:xz xorg USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} |