diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-14 19:33:14 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-14 19:33:14 +0800 |
commit | 81394d342f088d2107f6336fea4259217747af25 (patch) | |
tree | ee4a993b7e807f5f12257e4adc49c175f9d2bd87 /x11/gnome3/Makefile | |
parent | abbb5251d52b87e2875ed4768f14ce63fcc7f412 (diff) | |
download | marcuscom-ports-81394d342f088d2107f6336fea4259217747af25.tar marcuscom-ports-81394d342f088d2107f6336fea4259217747af25.tar.gz marcuscom-ports-81394d342f088d2107f6336fea4259217747af25.tar.bz2 marcuscom-ports-81394d342f088d2107f6336fea4259217747af25.tar.lz marcuscom-ports-81394d342f088d2107f6336fea4259217747af25.tar.xz marcuscom-ports-81394d342f088d2107f6336fea4259217747af25.tar.zst marcuscom-ports-81394d342f088d2107f6336fea4259217747af25.zip |
Merge zenity3 into zenity.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19859 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome3/Makefile')
-rw-r--r-- | x11/gnome3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 5c526dab4..13e169a52 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS?= dconf-editor:${PORTSDIR}/devel/dconf-editor \ ${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 \ - zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \ + zenity>=3.0.0:${PORTSDIR}/x11/zenity \ 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 \ |