Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 01:41:15 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353759 - head/x11-fm/nautilus
Message-ID:  <201405120141.s4C1fFYO018453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon May 12 01:41:15 2014
New Revision: 353759
URL: http://svnweb.freebsd.org/changeset/ports/353759
QAT: https://qat.redports.org/buildarchive/r353759/

Log:
  - Switch to USE_GNOME=introspection
  
  Approved by:	maintainer timeout

Modified:
  head/x11-fm/nautilus/Makefile

Modified: head/x11-fm/nautilus/Makefile
==============================================================================
--- head/x11-fm/nautilus/Makefile	Mon May 12 01:28:50 2014	(r353758)
+++ head/x11-fm/nautilus/Makefile	Mon May 12 01:41:15 2014	(r353759)
@@ -12,7 +12,6 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT?=	File manager for the GNOME desktop
 
-BUILD_DEPENDS=	g-ir-compiler:${PORTSDIR}/devel/gobject-introspection
 LIB_DEPENDS=	libexif.so:${PORTSDIR}/graphics/libexif \
 		libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
 		libexempi.so:${PORTSDIR}/textproc/exempi
@@ -23,7 +22,7 @@ INSTALLS_ICONS=	yes
 USES=		desktop-file-utils gettext gmake libtool:keepla pathfix \
 		pkgconfig shared-mime-info tar:bzip2
 USE_GNOME=	gnomeprefix intlhack gnomedesktop \
-		librsvg2 gvfs
+		librsvg2 gvfs introspection:build
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405120141.s4C1fFYO018453>