Date: Thu, 4 Jun 2020 12:02:24 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537883 - head/x11/mate-menus Message-ID: <202006041202.054C2Ofa044543@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Jun 4 12:02:23 2020 New Revision: 537883 URL: https://svnweb.freebsd.org/changeset/ports/537883 Log: mate-menus works fine with default python With hat: portmgr Modified: head/x11/mate-menus/Makefile Modified: head/x11/mate-menus/Makefile ============================================================================== --- head/x11/mate-menus/Makefile Thu Jun 4 11:37:24 2020 (r537882) +++ head/x11/mate-menus/Makefile Thu Jun 4 12:02:23 2020 (r537883) @@ -3,6 +3,7 @@ PORTNAME= mate-menus PORTVERSION= 1.22.1 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -18,7 +19,7 @@ LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB PORTSCOUT= limitw:1,even USES= gettext gmake gnome libtool localbase pathfix pkgconfig \ - python:2.7 tar:xz + python tar:xz USE_GNOME= glib20 intltool introspection:buid USE_LDCONFIG= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006041202.054C2Ofa044543>