summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-mount
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 13:52:12 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 13:52:12 +0800
commitcb74d43c46b1d3bd6cb6547711ab12a4347a2ec0 (patch)
treee407196134a64a0aef25347a77cda2092fd5a0db /sysutils/gnome-mount
parente24d310a7a17d8a618277a3034fed1ba80c29615 (diff)
downloadmarcuscom-ports-cb74d43c46b1d3bd6cb6547711ab12a4347a2ec0.tar
marcuscom-ports-cb74d43c46b1d3bd6cb6547711ab12a4347a2ec0.tar.gz
marcuscom-ports-cb74d43c46b1d3bd6cb6547711ab12a4347a2ec0.tar.bz2
marcuscom-ports-cb74d43c46b1d3bd6cb6547711ab12a4347a2ec0.tar.lz
marcuscom-ports-cb74d43c46b1d3bd6cb6547711ab12a4347a2ec0.tar.xz
marcuscom-ports-cb74d43c46b1d3bd6cb6547711ab12a4347a2ec0.tar.zst
marcuscom-ports-cb74d43c46b1d3bd6cb6547711ab12a4347a2ec0.zip
Add a missing dependency on libgnomeui.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10184 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-mount')
-rw-r--r--sysutils/gnome-mount/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile
index 4bda240f4..0b5dece1c 100644
--- a/sysutils/gnome-mount/Makefile
+++ b/sysutils/gnome-mount/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.20 2008/01/08 07:30:20 marcus Exp $
+# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.21 2008/01/10 07:28:22 marcus Exp $
#
PORTNAME= gnome-mount
PORTVERSION= 0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= http://hal.freedesktop.org/releases/
@@ -20,7 +20,7 @@ LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
gnome-keyring:${PORTSDIR}/security/gnome-keyring
USE_XLIB= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtk20
+USE_GNOME= gnomeprefix gnomehack intlhack gconf2 libgnomeui
USE_GMAKE= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes