svn commit: r353759 - head/x11-fm/nautilus

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 12 01:41:15 UTC 2014


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 at 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


More information about the svn-ports-all mailing list