diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 22:24:24 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 22:24:24 +0800 |
commit | d277542fb5afbdf28a80215c5e524023a99c6b21 (patch) | |
tree | 746973eb1fc093cdab4641c27dc2a8cc048af5ed /x11/gnome-session/Makefile | |
parent | 4cf305668f62ed5b6dccdd29471cbeeb062cab9c (diff) | |
download | marcuscom-ports-d277542fb5afbdf28a80215c5e524023a99c6b21.tar marcuscom-ports-d277542fb5afbdf28a80215c5e524023a99c6b21.tar.gz marcuscom-ports-d277542fb5afbdf28a80215c5e524023a99c6b21.tar.bz2 marcuscom-ports-d277542fb5afbdf28a80215c5e524023a99c6b21.tar.lz marcuscom-ports-d277542fb5afbdf28a80215c5e524023a99c6b21.tar.xz marcuscom-ports-d277542fb5afbdf28a80215c5e524023a99c6b21.tar.zst marcuscom-ports-d277542fb5afbdf28a80215c5e524023a99c6b21.zip |
Another batch of updated ports:
- gnome-dictionary 3.14.0
- gnome-calculator 3.14.0
- tracker 1.2.2
- gnome-menus 3.13.3
- gnome-desktop 3.14.0
- gnome-session 3.14.0
- nautilus 3.14.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19960 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 972f41445..21725eea3 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= gnome-session -PORTVERSION= 3.12.1 +PORTVERSION= 3.14.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consoleki ${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo USES= execinfo gettext gmake pathfix pkgconfig tar:xz -USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack intltool \ +USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack intlhack \ libxslt:build USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite USE_GL= gl |