From 65b53dfde8bfeb6ae17c3e99a409dc36324e8dd9 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 26 Apr 2013 21:23:07 +0000 Subject: Massive port framework maintaince/update (long over due too) Deal with recent USES changes, pet portlint here and there. Sync with ports, more to come. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-session/Makefile | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'x11/gnome-session') diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index f6e751c92..b3d0841e4 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomesession -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/x11/gnome-session/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-session PORTVERSION= 2.32.1 @@ -19,20 +15,20 @@ COMMENT= Session component for the GNOME 2 desktop CONFLICTS= gnome-session-3.[0-9]* BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring \ - notify.4:${PORTSDIR}/devel/libnotify \ +LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ + gnome-keyring:${PORTSDIR}/security/libgnome-keyring \ + notify:${PORTSDIR}/devel/libnotify \ execinfo:${PORTSDIR}/devel/libexecinfo \ - upower-glib.1:${PORTSDIR}/sysutils/upower + upower-glib:${PORTSDIR}/sysutils/upower RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon \ ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \ ${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo INSTALLS_ICONS= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_BZIP2= yes USE_XORG= ice sm xau xrandr -USE_GNOME= gnomeprefix gnomehack intlhack gconf2 +USE_GNOME= gnomeprefix intlhack gconf2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docbook-docs -- cgit v1.2.3