svn commit: r371459 - head/multimedia/banshee

John Marino marino at FreeBSD.org
Fri Oct 24 17:41:39 UTC 2014


Author: marino
Date: Fri Oct 24 17:41:38 2014
New Revision: 371459
URL: https://svnweb.freebsd.org/changeset/ports/371459
QAT: https://qat.redports.org/buildarchive/r371459/

Log:
  multimedia/banshee: Add gnomedocutils to build depends to fix build

Modified:
  head/multimedia/banshee/Makefile

Modified: head/multimedia/banshee/Makefile
==============================================================================
--- head/multimedia/banshee/Makefile	Fri Oct 24 17:00:41 2014	(r371458)
+++ head/multimedia/banshee/Makefile	Fri Oct 24 17:41:38 2014	(r371459)
@@ -36,7 +36,7 @@ USES=		desktop-file-utils gmake libtool 
 		pkgconfig shared-mime-info tar:xz
 USE_PERL5=	build
 GNU_CONFIGURE=	yes
-USE_GNOME=	gtksharp20 gnomesharp20
+USE_GNOME=	gnomedocutils gnomesharp20 gtksharp20
 USE_GSTREAMER=	cdparanoia
 USE_LDCONFIG=	${PREFIX}/lib/${PORTNAME:C/-.*//}
 USE_XORG=	xrandr xxf86vm


More information about the svn-ports-all mailing list