aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-sshfs
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-07 04:15:42 +0800
committermarcus <marcus@FreeBSD.org>2005-11-07 04:15:42 +0800
commit1f805253f8f25d90f83757ab55da62547be6faec (patch)
tree271039322bcd59b3b9bc4af10c614e27dcb0b774 /sysutils/fusefs-sshfs
parent7ef3a7325cd2a602087da9a7de0334918ea3b9f8 (diff)
downloadfreebsd-ports-gnome-1f805253f8f25d90f83757ab55da62547be6faec.tar.gz
freebsd-ports-gnome-1f805253f8f25d90f83757ab55da62547be6faec.tar.zst
freebsd-ports-gnome-1f805253f8f25d90f83757ab55da62547be6faec.zip
Add USE_GNOME=glib20 to fix the build with glib-2.8.
Reported by: pointyhat via kris
Diffstat (limited to 'sysutils/fusefs-sshfs')
-rw-r--r--sysutils/fusefs-sshfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile
index 5960c8b66608..60cc0b3c923e 100644
--- a/sysutils/fusefs-sshfs/Makefile
+++ b/sysutils/fusefs-sshfs/Makefile
@@ -16,13 +16,13 @@ DISTNAME= ${PORTNAME}-fuse-${PORTVERSION}
MAINTAINER= amistry@am-productions.biz
COMMENT= Mount remote directories over ssh
-LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
- glib-2.0.600:${PORTSDIR}/devel/glib20
+LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
USE_REINPLACE= yes
+USE_GNOME= glib20
.include <bsd.port.pre.mk>
800'>2010-04-061-1/+2 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * Assign to new volunteer.erwin2009-09-191-1/+1 * Reset maintainershiperwin2009-09-191-1/+1 * - Update to 0.91.lippe2009-09-132-4/+4 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-2/+1 * - Bump necessary PORTREVISIONS and fix some ports to new clamav APIgarga2009-03-272-7/+7 * - Update security/clamav to 0.94 [1] and fix a remote DoS [2]garga2008-09-161-1/+2 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Update to 0.88miwi2008-05-032-9/+6