From fd9ba1d4ae6bf91fef8e75eb88ebb148e0f59019 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 11 May 2003 07:00:47 +0000 Subject: Make sure the localedir gets set correctly. Reported by: Franz Klammer git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@748 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libbonobo/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 5e5d8cd16..b20536136 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -7,7 +7,8 @@ PORTNAME= libbonobo PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 +#PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 @@ -31,4 +32,8 @@ MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale MAN1= bonobo-activation-server.1 +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + .include -- cgit v1.2.3