Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2017 23:55:41 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444613 - head/net/mtr
Message-ID:  <201706282355.v5SNtfUp081580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 28 23:55:41 2017
New Revision: 444613
URL: https://svnweb.freebsd.org/changeset/ports/444613

Log:
  Use USES=gnome

Modified:
  head/net/mtr/Makefile

Modified: head/net/mtr/Makefile
==============================================================================
--- head/net/mtr/Makefile	Wed Jun 28 23:55:37 2017	(r444612)
+++ head/net/mtr/Makefile	Wed Jun 28 23:55:41 2017	(r444613)
@@ -27,6 +27,7 @@ IPV6_CATEGORIES=	ipv6
 IPV6_CONFIGURE_ENABLE=	ipv6
 X11_CONFIGURE_WITH=	gtk
 X11_USE=		GNOME=gtk20
+X11_USES=		gnome
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|getopt.*$$(OBJEXT)||g; s|getopt.*[ch]||g; /getopt.*Po/d' ${WRKSRC}/Makefile.in



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