From 7e50c95797cbf78bb9113040a31d4bafc948e1a3 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 8 Mar 2008 00:50:19 +0000 Subject: Sync with FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10616 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-session/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 0fed4296c..d894267fc 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.137 2008/03/07 00:13:19 ahze Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.138 2008/03/07 12:05:42 kwm Exp $ # PORTNAME= gnome-session @@ -36,7 +36,8 @@ GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" \ + ESD_SERVER="${LOCALBASE}/bin/esd" MAN1= gnome-session.1 gnome-wm.1 session-properties.1 \ gnome-session-save.1 -- cgit v1.2.3