diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-20 19:06:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-20 19:06:05 +0000 |
commit | e6e36d6b3f46fbe838a599c8e1f028a052373c54 (patch) | |
tree | 01545c0588f2ef6097f6b296dcb1a580d7f3bb3c /x11/gnome2/Makefile | |
parent | a228f64a9993b4738ad0ac0138fa6c1d9add2e15 (diff) | |
download | ports-e6e36d6b3f46fbe838a599c8e1f028a052373c54.tar.gz ports-e6e36d6b3f46fbe838a599c8e1f028a052373c54.zip |
Notes
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 6284ea9045c6..a623ea6240dc 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome2 PORTVERSION= 2.24.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -58,7 +58,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple orca:${PORTSDIR}/accessibility/orca \ gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \ - seahorse:${PORTSDIR}/security/seahorse \ + seahorse-agent:${PORTSDIR}/security/seahorse-plugins \ mousetweaks:${PORTSDIR}/accessibility/mousetweaks \ ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \ ${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme |