svn commit: r369823 - head/x11-toolkits/gnome-sharp20

Koop Mast kwm at FreeBSD.org
Thu Oct 2 13:23:12 UTC 2014


Author: kwm
Date: Thu Oct  2 13:23:11 2014
New Revision: 369823
URL: https://svnweb.freebsd.org/changeset/ports/369823
QAT: https://qat.redports.org/buildarchive/r369823/

Log:
  Remove gnomepanel dependancy, the requirement was removed from gnome-sharp.

Modified:
  head/x11-toolkits/gnome-sharp20/Makefile

Modified: head/x11-toolkits/gnome-sharp20/Makefile
==============================================================================
--- head/x11-toolkits/gnome-sharp20/Makefile	Thu Oct  2 13:21:22 2014	(r369822)
+++ head/x11-toolkits/gnome-sharp20/Makefile	Thu Oct  2 13:23:11 2014	(r369823)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnome-sharp
 PORTVERSION=	2.24.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME
 
@@ -14,7 +14,7 @@ GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USES=		gmake libtool mono pathfix perl5 pkgconfig tar:bzip2
 USE_PERL5=	run
-USE_GNOME=	gnomepanel gtksharp20 librsvg2 vte libgnomeprintui libgnomeui
+USE_GNOME=	gnomevfs2 gtksharp20 librsvg2 vte libgnomeprintui libgnomeui
 MAKE_JOBS_UNSAFE=	yes
 INSTALL_TARGET=	install-strip
 


More information about the svn-ports-head mailing list