summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-05 15:43:54 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-05 15:43:54 +0800
commit51173c6aafe5c210422b93de19e623a27ee81d8a (patch)
treed08c7d489d814822978c91b1449e916c731a5738 /x11
parent84cfc8a5171a65334d4b201bb6c14247ad52f898 (diff)
downloadmarcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.gz
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.bz2
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.lz
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.xz
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.tar.zst
marcuscom-ports-51173c6aafe5c210422b93de19e623a27ee81d8a.zip
Switch to USES=execinfo
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19789 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/cinnamon-session/Makefile3
-rw-r--r--x11/gdm/Makefile3
-rw-r--r--x11/gnome-session/Makefile5
-rw-r--r--x11/mate-session-manager/Makefile5
4 files changed, 6 insertions, 10 deletions
diff --git a/x11/cinnamon-session/Makefile b/x11/cinnamon-session/Makefile
index eb3d18ece..651438099 100644
--- a/x11/cinnamon-session/Makefile
+++ b/x11/cinnamon-session/Makefile
@@ -13,14 +13,13 @@ COMMENT= Session component for the cinnamon desktop
BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libupower-glib.so:${PORTSDIR}/sysutils/upower \
libcanberra.so:${PORTSDIR}/audio/libcanberra
RUN_DEPENDS= console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
xdpyinfo:${PORTSDIR}/x11/xdpyinfo
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= execinfo gettext gmake libtool pathfix pkgconfig tar:xz
USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite
USE_GL= gl
USE_GNOME= gnomeprefix gtk30 intltool
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 909b2a0ac..48b8acb68 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= libck-connector.so:${PORTSDIR}/sysutils/consolekit \
libnss3.so:${PORTSDIR}/security/nss \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libaccountsservice.so:${PORTSDIR}/sysutils/accountsservice \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
RUN_DEPENDS= zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \
gnome-settings-daemon>=3.0.0:${PORTSDIR}/sysutils/gnome-settings-daemon \
@@ -45,7 +44,7 @@ USE_XORG= dmx dmxproto
INSTALLS_ICONS= yes
USE_RC_SUBR= gdm
USE_GNOME_SUBR= yes
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= execinfo gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= dconf gnomehier gnomeprefix intlhack introspection librsvg2
GNU_CONFIGURE= yes
GLIB_SCHEMAS= org.gnome.login-screen.gschema.xml
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 1dd53f0ee..972f41445 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports-experimental/trunk/x11/gnome-session/Makefile 19534 2014-04-15 20:23:23Z gusi $
+# $MCom$
PORTNAME= gnome-session
PORTVERSION= 3.12.1
@@ -12,13 +12,12 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Session component for the GNOME 3 desktop
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libupower-glib.so:${PORTSDIR}/sysutils/upower
RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= execinfo gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack intltool \
libxslt:build
USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite
diff --git a/x11/mate-session-manager/Makefile b/x11/mate-session-manager/Makefile
index 0a3628730..872fb1ebd 100644
--- a/x11/mate-session-manager/Makefile
+++ b/x11/mate-session-manager/Makefile
@@ -13,14 +13,13 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Session component for the MATE desktop
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libupower-glib.so:${PORTSDIR}/sysutils/upower \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo
+ libupower-glib.so:${PORTSDIR}/sysutils/upower
RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
PORTSCOUT= limitw:1,even
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= execinfo gettext gmake pathfix pkgconfig tar:xz
USE_MATE= settingsdaemon
USE_XORG= ice sm xau xext xrandr xrender xtrans xtst
USE_GNOME= glib20 gnomehier gtk20 intlhack librsvg2 libxslt pango