aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-12 09:41:15 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-12 09:41:15 +0800
commit322e4cda629896fe4f5913da4170ed6429423673 (patch)
tree6255be792b26069b92d2216a669b794fb9add355 /x11-fm
parent659608ecc1e1909a843a41b3c32a5cb89752bb19 (diff)
downloadfreebsd-ports-gnome-322e4cda629896fe4f5913da4170ed6429423673.tar.gz
freebsd-ports-gnome-322e4cda629896fe4f5913da4170ed6429423673.tar.zst
freebsd-ports-gnome-322e4cda629896fe4f5913da4170ed6429423673.zip
- Switch to USE_GNOME=introspection
Approved by: maintainer timeout
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 240975efe782..5e3e58bb56e1 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -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