From 1f6c6162f7300b2457fe4dc0c620ba333bb98954 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 27 Mar 2006 23:06:45 +0000 Subject: Fix the path to the new GDM custom.conf file. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5981 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-screensaver/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index e6e0a0b30..0f0f3f017 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.32 2006/03/13 19:31:46 mezz Exp $ +# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.33 2006/03/13 20:54:36 marcus Exp $ # PORTNAME= gnome-screensaver PORTVERSION= 2.14.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} @@ -24,7 +25,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomemenus CONFIGURE_ARGS= --disable-pam \ - --with-gdm-config=${X11BASE}/etc/gdm/gdm.conf \ + --with-gdm-config=${X11BASE}/etc/gdm/custom.conf \ --with-xscreensaverdir=${XSCREENSAVER_DIR} \ --with-xscreensaverhackdir=${X11BASE}/bin/xscreensaver-hacks CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ -- cgit v1.2.3