summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/libgnomeui/Makefile4
-rw-r--r--x11/gnome2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
index dd2bc8b47..88d84d028 100644
--- a/x11-toolkits/libgnomeui/Makefile
+++ b/x11-toolkits/libgnomeui/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.81 2006/05/06 09:08:44 marcus Exp $
+# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.82 2006/05/12 18:13:19 marcus Exp $
PORTNAME= libgnomeui
PORTVERSION= 2.15.1
@@ -22,7 +22,7 @@ PREFIX?= ${X11BASE}
PORTREVISION= 1
-LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnomekeyring \
+LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 5b38bd63e..6828534e1 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.152 2006/05/28 12:48:19 pav Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.153 2006/05/28 15:13:40 pav Exp $
#
PORTNAME= gnome2
@@ -57,7 +57,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2
gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \
${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
sound-juicer:${PORTSDIR}/audio/sound-juicer \
- gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \
+ gnome-keyring-manager:${PORTSDIR}/security/gnome-keyring-manager \
${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \
evince:${PORTSDIR}/graphics/evince \
${X11BASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \