svn commit: r444613 - head/net/mtr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 28 23:55:43 UTC 2017


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


More information about the svn-ports-all mailing list