From fa4e06404d32d1cfba0d37066cb07949e8d22293 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Aug 2008 16:51:40 +0000 Subject: Make sure DISPLAY and XAUTHORITY are set when initializing PAM so our g-k-r PAM module can work properly. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11380 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gdm/Makefile') diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 9e8e6be19..0ce4da7b2 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.129 2008/08/20 18:42:39 marcus Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.130 2008/08/21 20:40:30 mezz Exp $ # PORTNAME= gdm PORTVERSION= 2.23.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -- cgit