From 020928aab42386fd82fb63d86496313ba09b9d9c Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 5 Feb 2008 05:32:45 +0000 Subject: Put this patch back in to fix the hardcore path of /usr/X11R6. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10345 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/gdm/Makefile') diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 9fa0cf9f1..7c437ab4d 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.102 2008/02/03 20:52:18 mezz Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.103 2008/02/04 06:07:28 marcus Exp $ # PORTNAME= gdm @@ -74,6 +74,8 @@ post-patch: ${WRKSRC}/data/Makefile.in @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/daemon/gdm-session-worker.c + @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ + ${WRKSRC}/configure ${WRKSRC}/daemon/*.c ${WRKSRC}/po/*.po post-install: .if !defined(PACKAGE_BUILDING) -- cgit v1.2.3