svn commit: r538626 - head/x11/mate-applets

Baptiste Daroussin bapt at FreeBSD.org
Fri Jun 12 16:53:08 UTC 2020


Author: bapt
Date: Fri Jun 12 16:53:08 2020
New Revision: 538626
URL: https://svnweb.freebsd.org/changeset/ports/538626

Log:
  Finish removing python dep
  
  Pointy hat:	bapt

Modified:
  head/x11/mate-applets/Makefile

Modified: head/x11/mate-applets/Makefile
==============================================================================
--- head/x11/mate-applets/Makefile	Fri Jun 12 16:08:06 2020	(r538625)
+++ head/x11/mate-applets/Makefile	Fri Jun 12 16:53:08 2020	(r538626)
@@ -30,8 +30,7 @@ USE_CSTD=	c11
 
 USE_MATE=	libmateweather panel
 USE_XORG=	ice sm x11
-USE_GNOME=	cairo gtk30 gtksourceview3 intltool libwnck3 libxml2 \
-		pygobject3
+USE_GNOME=	cairo gtk30 gtksourceview3 intltool libwnck3 libxml2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes


More information about the svn-ports-head mailing list