summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-22 04:47:04 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-22 04:47:04 +0800
commitaee992efac5bcbb7ee51d90360dbc03f778cc135 (patch)
tree79e424edc43df9f9ee25b1aa1eaa49c7e50f622a /x11/gnome-session/Makefile
parent3ca54a8dd92fd668ab684935a27d919c3c872f7d (diff)
downloadmarcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar
marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.gz
marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.bz2
marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.lz
marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.xz
marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.zst
marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.zip
USE_X_PREFIX -> USE_XLIB
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6681 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r--x11/gnome-session/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index e6d58659d..9ae7e2202 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.87 2006/07/13 01:08:32 marcus Exp $
+# $MCom: ports/x11/gnome-session/Makefile,v 1.88 2006/07/18 19:24:40 ahze Exp $
#
PORTNAME= gnome-session
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gno
USE_GETTEXT= yes
USE_BZIP2= yes
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop
GNOME_DESKTOP_VERSION=2
USE_GMAKE= yes