From a7b5d631ddb305197cbc396dc6ca7f3099c0d7ff Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 10 Jan 2003 18:24:40 +0000 Subject: Update to 2.1.90. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@379 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libwnck/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/libwnck/Makefile') diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 9fdda8557..bcba00e3c 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libwnck -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.1.90 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 @@ -34,5 +33,7 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ + ${WRKSRC}/po/Makefile.in.in .include -- cgit v1.2.3