aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-02-19 03:59:26 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2018-02-19 03:59:26 +0000
commit07b358636458fa2f215bd996248407e0981c9776 (patch)
tree5a5c0d481f5c5f5423a7b55b9d8329524c37c97d /devel/gnome-vfs
parent75c1b6966059d9ec23c990f97379859fab2b0277 (diff)
downloadports-07b358636458fa2f215bd996248407e0981c9776.tar.gz
ports-07b358636458fa2f215bd996248407e0981c9776.zip
Notes
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index a5980b149766..d4960b760856 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnome-vfs
PORTVERSION= 2.24.4
-PORTREVISION?= 7
+PORTREVISION?= 8
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -24,6 +24,8 @@ USES= tar:bzip2
.if !defined(REFERENCE_PORT)
RUN_DEPENDS= update-mime-database:misc/shared-mime-info
+LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
+ libdbus-1.so:devel/dbus
USES+= gettext gmake libtool:keepla pathfix pkgconfig ssl
USE_GNOME= gconf2 gnomemimedata intlhack referencehack
@@ -34,7 +36,8 @@ CONFIGURE_ARGS= --enable-openssl \
--disable-gnutls \
--disable-howl \
--with-hal-mount=/sbin/mount \
- --with-hal-umount=/sbin/umount
+ --with-hal-umount=/sbin/umount \
+ ac_cv_header_sys_inotify_h=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib