aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-03-08 08:48:28 +0800
committermarcus <marcus@FreeBSD.org>2008-03-08 08:48:28 +0800
commitb46c26bf11d3e4e8b03258bf9d3cd292448edbdb (patch)
tree5d3e975770beb9174072281e9628821fbd248cfb /x11
parent4c3ff395f55279593fee5b277c83a9c2946c0cb7 (diff)
downloadfreebsd-ports-gnome-b46c26bf11d3e4e8b03258bf9d3cd292448edbdb.tar.gz
freebsd-ports-gnome-b46c26bf11d3e4e8b03258bf9d3cd292448edbdb.tar.zst
freebsd-ports-gnome-b46c26bf11d3e4e8b03258bf9d3cd292448edbdb.zip
Explicitly spell out where to find esd to fix the build with pulseaudio is
being used for the ESounD provider. PR: 121482 Sumibtted by: anholt
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index cfc8b4410ddd..c8e6b86efd94 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -35,7 +35,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