summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 03:27:22 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 03:27:22 +0800
commitdf85bcdc417b40672b4ad703e2f6664c6a1a2732 (patch)
tree7262d6f6c3f218a78225bd082a1da064da7dc1ec /x11/gnome-session/Makefile
parentcb9658c144d90d7e7cb1d87dc344c30444c49006 (diff)
downloadmarcuscom-ports-df85bcdc417b40672b4ad703e2f6664c6a1a2732.tar
marcuscom-ports-df85bcdc417b40672b4ad703e2f6664c6a1a2732.tar.gz
marcuscom-ports-df85bcdc417b40672b4ad703e2f6664c6a1a2732.tar.bz2
marcuscom-ports-df85bcdc417b40672b4ad703e2f6664c6a1a2732.tar.lz
marcuscom-ports-df85bcdc417b40672b4ad703e2f6664c6a1a2732.tar.xz
marcuscom-ports-df85bcdc417b40672b4ad703e2f6664c6a1a2732.tar.zst
marcuscom-ports-df85bcdc417b40672b4ad703e2f6664c6a1a2732.zip
- Update for LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6647 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r--x11/gnome-session/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 0940191c6..e6d58659d 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session/Makefile,v 1.86 2006/05/28 20:21:32 mezz Exp $
+# $MCom: ports/x11/gnome-session/Makefile,v 1.87 2006/07/13 01:08:32 marcus Exp $
#
PORTNAME= gnome-session
@@ -22,9 +22,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Session component for the GNOME 2 desktop
-BUILD_DEPENDS= ${X11BASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
+BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus
-RUN_DEPENDS= ${X11BASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
+RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
USE_GETTEXT= yes
USE_BZIP2= yes