svn commit: r357527 - head/net-mgmt/spectools

Antoine Brodin antoine at FreeBSD.org
Wed Jun 11 19:13:54 UTC 2014


Author: antoine
Date: Wed Jun 11 19:13:54 2014
New Revision: 357527
URL: http://svnweb.freebsd.org/changeset/ports/357527
QAT: https://qat.redports.org/buildarchive/r357527/

Log:
  Unbreak

Modified:
  head/net-mgmt/spectools/Makefile

Modified: head/net-mgmt/spectools/Makefile
==============================================================================
--- head/net-mgmt/spectools/Makefile	Wed Jun 11 18:55:29 2014	(r357526)
+++ head/net-mgmt/spectools/Makefile	Wed Jun 11 19:13:54 2014	(r357527)
@@ -31,7 +31,7 @@ ALL_TARGET=	spectool_net spectool_raw
 
 .if ${PORT_OPTIONS:MGTK2}
 ALL_TARGET+=	spectool_gtk
-LIB_DEPENDSOC+=	libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20
+USE_GNOME=	gtk20
 PLIST_SUB+=	GTK=""
 .else
 PLIST_SUB+=	GTK="@comment "


More information about the svn-ports-all mailing list