From b40d8c08f8820f705c9de22fface90afaaefe2b2 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 8 Dec 2018 09:17:35 +0000 Subject: [PATCH] Allow building with different versions of python3 --- net-mgmt/networkmgr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mgmt/networkmgr/Makefile b/net-mgmt/networkmgr/Makefile index e9e019cdd688..1b7973588c77 100644 --- a/net-mgmt/networkmgr/Makefile +++ b/net-mgmt/networkmgr/Makefile @@ -14,14 +14,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= doas:security/doas \ ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme -USES= python:3.6 gnome shebangfix +USES= python:3.4+ gnome shebangfix SHEBANG_GLOB= *.py USE_GITHUB= yes GH_ACCOUNT= GhostBSD NO_ARCH= yes -USE_PYTHON= distutils +USE_PYTHON= distutils noflavors USE_GNOME= pygobject3 gtk-update-icon-cache SUB_FILES= pkg-message