From 27f2971fcad08883b9146bc0d26b03846958e18b Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 20 Jan 2008 18:41:43 +0000 Subject: Really disable the Nautilus extension. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10191 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gnome-mount/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile index 0b5dece1c..765128875 100644 --- a/sysutils/gnome-mount/Makefile +++ b/sysutils/gnome-mount/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.21 2008/01/10 07:28:22 marcus Exp $ +# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.22 2008/01/20 05:52:12 marcus Exp $ # PORTNAME= gnome-mount PORTVERSION= 0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ @@ -20,10 +20,11 @@ LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ gnome-keyring:${PORTSDIR}/security/gnome-keyring USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack gconf2 libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtk20 USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-nautilus-extension CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3