svn commit: r444614 - head/net-mgmt/ettercap

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


Author: sunpoet
Date: Wed Jun 28 23:55:46 2017
New Revision: 444614
URL: https://svnweb.freebsd.org/changeset/ports/444614

Log:
  Use USES=gnome

Modified:
  head/net-mgmt/ettercap/Makefile

Modified: head/net-mgmt/ettercap/Makefile
==============================================================================
--- head/net-mgmt/ettercap/Makefile	Wed Jun 28 23:55:41 2017	(r444613)
+++ head/net-mgmt/ettercap/Makefile	Wed Jun 28 23:55:46 2017	(r444614)
@@ -54,6 +54,7 @@ NCURSES_USES=		ncurses
 GTK2_CMAKE_OFF=		-DENABLE_GTK=OFF
 GTK2_CMAKE_ON=		-DENABLE_GTK=ON
 GTK2_USE=		GNOME=gtk20
+GTK2_USES=		gnome
 IPV6_CMAKE_OFF=		-DENABLE_IPV6=OFF
 IPV6_CMAKE_ON=		-DENABLE_IPV6=ON
 PCRE_CMAKE_OFF=		-DHAVE_PCRE=OFF


More information about the svn-ports-head mailing list