aboutsummaryrefslogtreecommitdiffstats
path: root/x11/slim
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2016-02-22 05:00:45 +0800
committermadpilot <madpilot@FreeBSD.org>2016-02-22 05:00:45 +0800
commit6345dfefa7b69e6033e976097dc5d4e3b3ae1f7f (patch)
tree6d2292c8de1abb9a954e3ff28f8bc2555caf9dde /x11/slim
parente75c4ae64b0b844807fe4764d26189d8c6e5f734 (diff)
downloadfreebsd-ports-graphics-6345dfefa7b69e6033e976097dc5d4e3b3ae1f7f.tar.gz
freebsd-ports-graphics-6345dfefa7b69e6033e976097dc5d4e3b3ae1f7f.tar.zst
freebsd-ports-graphics-6345dfefa7b69e6033e976097dc5d4e3b3ae1f7f.zip
Remove direct dbus dependency.
PR: 207176 Submitted by: Henry Hu <henry.hu.sh at gmail.com> (maintainer)
Diffstat (limited to 'x11/slim')
-rw-r--r--x11/slim/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/slim/Makefile b/x11/slim/Makefile
index 6a077dc5a88..e9bd548501e 100644
--- a/x11/slim/Makefile
+++ b/x11/slim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= slim
PORTVERSION= 1.3.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11
MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \
SF/slim.berlios
@@ -13,8 +13,7 @@ COMMENT= Graphical login manager for X11, derived from Login.app
LICENSE= GPLv2
-LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
- libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
+LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
libpng.so:${PORTSDIR}/graphics/png \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig