summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-02 00:40:30 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-02 00:40:30 +0800
commit6574265462ed02818e8c775cd68a14212f7f12ba (patch)
tree01a56a21fd1cdcb686fc28a1f97540a50f07f3f5 /x11
parent9214dc2fb71c9a11996b754dee5fbe0dd4b8aa1a (diff)
downloadmarcuscom-ports-6574265462ed02818e8c775cd68a14212f7f12ba.tar
marcuscom-ports-6574265462ed02818e8c775cd68a14212f7f12ba.tar.gz
marcuscom-ports-6574265462ed02818e8c775cd68a14212f7f12ba.tar.bz2
marcuscom-ports-6574265462ed02818e8c775cd68a14212f7f12ba.tar.lz
marcuscom-ports-6574265462ed02818e8c775cd68a14212f7f12ba.tar.xz
marcuscom-ports-6574265462ed02818e8c775cd68a14212f7f12ba.tar.zst
marcuscom-ports-6574265462ed02818e8c775cd68a14212f7f12ba.zip
Chase zenity pkgnamesuffix change.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18850 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 295c25407..cda43a184 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -11,7 +11,7 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 3 version of xdm display manager
-BUILD_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \
+BUILD_DEPENDS= zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \
itstool:${PORTSDIR}/textproc/itstool \
${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
LIB_DEPENDS= libck-connector.so:${PORTSDIR}/sysutils/consolekit \
@@ -23,7 +23,7 @@ LIB_DEPENDS= libck-connector.so:${PORTSDIR}/sysutils/consolekit \
libaccountsservice.so:${PORTSDIR}/sysutils/accountsservice \
libxklavier.so:${PORTSDIR}/x11/libxklavier \
libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
-RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \
+RUN_DEPENDS= zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \
gnome-settings-daemon>=3.0.0:${PORTSDIR}/sysutils/gnome-settings-daemon \
gnome-keyring-3:${PORTSDIR}/security/gnome-keyring3 \
gnome-session>=3.0.0:${PORTSDIR}/x11/gnome-session \