diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-02 00:33:00 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-02 00:33:00 +0800 |
commit | 9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a (patch) | |
tree | 765e0310fc5dbc9a377c78e14e534b66442db2d3 /x11/gnome3/Makefile | |
parent | 150c12d095f9f3525134a961690148dc7feef498 (diff) | |
download | marcuscom-ports-9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a.tar marcuscom-ports-9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a.tar.gz marcuscom-ports-9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a.tar.bz2 marcuscom-ports-9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a.tar.lz marcuscom-ports-9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a.tar.xz marcuscom-ports-9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a.tar.zst marcuscom-ports-9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a.zip |
Add PKGNAMESUFFIX to zenity 3.x version.
Fix both links in x11/gnome3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18849 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome3/Makefile')
-rw-r--r-- | x11/gnome3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 2eea3ebcf..ad2234f04 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS?= gnome-panel>=3.0.0:${PORTSDIR}/x11/gnome-panel \ gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \ gnome-icon-theme-extras>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme-extras \ gnome-icon-theme-symbolic>=3.0.0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \ - gnome-keyring>=3.0.0:${PORTSDIR}/security/gnome-keyring3 \ + gnome-keyring3>=3.0.0:${PORTSDIR}/security/gnome-keyring3 \ gnome-power-manager>=3.0.0:${PORTSDIR}/sysutils/gnome-power-manager \ orca>=3.0.0:${PORTSDIR}/accessibility/orca \ gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ @@ -31,7 +31,7 @@ RUN_DEPENDS?= gnome-panel>=3.0.0:${PORTSDIR}/x11/gnome-panel \ ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \ yelp>=3.0.0:${PORTSDIR}/x11/yelp \ - zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \ + zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \ seahorse>=3.0.0:${PORTSDIR}/security/seahorse \ metacity>=2.34.0:${PORTSDIR}/x11-wm/metacity \ gnome-control-center>=3.0.0:${PORTSDIR}/sysutils/gnome-control-center \ |