Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2005 19:53:22 +0400
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        Oliver Lehmann <oliver@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/x11-wm/xfce4-session pkg-plist ports/x11-wm/xfce4-session/files patch-libxfsm-Makefile.in
Message-ID:  <20050601155322.GA926@sinbin.demos.su>
In-Reply-To: <20050601173425.7b2b058c.oliver@FreeBSD.org>
References:  <200506011517.j51FHD4Y045167@repoman.freebsd.org> <20050601173425.7b2b058c.oliver@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 01, 2005 at 05:34:25PM +0200, Oliver Lehmann wrote:
> Dmitry Sivachenko wrote:
> 
> >   Install xfce4-session-1.0.pc in proper place.
> >   
> >   Revision  Changes    Path
> >   1.1       +11 -0     ports/x11-wm/xfce4-session/files/patch-libxfsm-Makefile.in (new)
> 
> Hm I would have prefered setting USE_GNOME=gnomehack to fix it instead of
> adding that patch file
> 


Is it ok for you?


Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-wm/xfce4-session/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	19 May 2005 18:34:46 -0000	1.18
+++ Makefile	1 Jun 2005 15:51:56 -0000
@@ -26,6 +26,7 @@
 		iceauth:${X_CLIENTS_PORT}
 
 USE_GETTEXT=	yes
+USE_GNOME=	gnomehack
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
Index: files/patch-libxfsm-Makefile.in
===================================================================
RCS file: files/patch-libxfsm-Makefile.in
diff -N files/patch-libxfsm-Makefile.in
--- files/patch-libxfsm-Makefile.in	1 Jun 2005 15:17:13 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- libxfsm/Makefile.in.orig	Sun May 15 21:16:14 2005
-+++ libxfsm/Makefile.in	Wed Jun  1 19:13:37 2005
-@@ -272,7 +272,7 @@
- 	xfsm-splash-engine.h						\
- 	xfsm-splash-rc.h
- 
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = xfce4-session-1.0.pc
- all: all-am
- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050601155322.GA926>