Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2019 04:41:21 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513869 - head/x11/wcm
Message-ID:  <201910060441.x964fLOq062549@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Oct  6 04:41:20 2019
New Revision: 513869
URL: https://svnweb.freebsd.org/changeset/ports/513869

Log:
  x11/wcm: drop glibmm and gtkmm30 dependencies
  
  Copypasta leftover from x11/wf-shell.

Modified:
  head/x11/wcm/Makefile   (contents, props changed)

Modified: head/x11/wcm/Makefile
==============================================================================
--- head/x11/wcm/Makefile	Sun Oct  6 04:28:24 2019	(r513868)
+++ head/x11/wcm/Makefile	Sun Oct  6 04:41:20 2019	(r513869)
@@ -16,7 +16,7 @@ CONFLICTS_INSTALL=	wcmcommander # bin/wcm
 
 USES=		compiler:c++11-lib meson pkgconfig
 USE_GITHUB=	yes
-USE_GNOME=	gtkmm30 libxml2
+USE_GNOME=	gtk30 libxml2
 GH_ACCOUNT=	WayfireWM
 GH_TAGNAME=	0251264
 DATADIR=	${PREFIX}/share/wayfire



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910060441.x964fLOq062549>