summaryrefslogtreecommitdiff
path: root/x11/lightdm-gtk-greeter/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-08-29 19:51:40 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-08-29 19:51:40 +0000
commit76d85793015dd78520ecfb9fe65317beda042ac9 (patch)
tree5e7d4e6d9004dc6f638c0f872795d53a4107b8e5 /x11/lightdm-gtk-greeter/Makefile
parentx11-wm/cage: update WWW (diff)
- Update lightdm-gtk-greeter to 2.0.8
- Remove dependency on libexo exo-csource which has been deprecated upstream and add one on xfce4-dev-tools xdt-csource Approved by: woodsb02 (maintainer) Differential Revision: https://reviews.freebsd.org/D26224
Notes
Notes: svn path=/head/; revision=546944
Diffstat (limited to 'x11/lightdm-gtk-greeter/Makefile')
-rw-r--r--x11/lightdm-gtk-greeter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile
index 05374c00d6b7..e569f65defe2 100644
--- a/x11/lightdm-gtk-greeter/Makefile
+++ b/x11/lightdm-gtk-greeter/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= lightdm-gtk-greeter
-PORTVERSION= 2.0.7
+PORTVERSION= 2.0.8
CATEGORIES= x11
-MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
+MASTER_SITES= https://github.com/Xubuntu/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
MAINTAINER= woodsb02@FreeBSD.org
COMMENT= GTK+ greeter for LightDM
@@ -12,12 +12,12 @@ COMMENT= GTK+ greeter for LightDM
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= xdt-csource:devel/xfce4-dev-tools
LIB_DEPENDS= liblightdm-gobject-1.so:x11/lightdm
-USES= gettext gmake gnome localbase pkgconfig xfce xorg
+USES= gettext gmake gnome localbase pkgconfig xorg
USE_CSTD= c99
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
-USE_XFCE= libexo
USE_XORG= x11
GNU_CONFIGURE= yes