From f388150da86dd311e51660c7847c7750b45c9d3f Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sun, 23 Mar 2003 10:27:32 +0000 Subject: Update to 0.8.11. PR: ports/49021 Submitted by: Oliver Lehmann (maintainer) --- mail/sylpheed/Makefile | 8 ++++---- mail/sylpheed/distinfo | 2 +- mail/sylpheed/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'mail/sylpheed') diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index bc28c71de898..6efad9399509 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.8.10 +PORTVERSION= 0.8.11 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ @@ -21,8 +21,8 @@ USE_GTK= yes USE_LIBTOOL= yes USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" +CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include -I${X11BASE}/include" \ + LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib -L${X11BASE}/lib" CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \ --program-transform-name='' @@ -88,7 +88,7 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ - s|-lresolv||g' ${WRKSRC}/configure + s|-lresolv||g; s|-lpisock\"|-liconv &|g' ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's|^SUBDIRS = ac po intl src manual faq$$|SUBDIRS = ac po intl src|g' \ diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index f14512b95f23..37742e05d3b9 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.8.10.tar.bz2) = 53f32890a0582e6697f3ed2b4294b536 +MD5 (sylpheed-0.8.11.tar.bz2) = 3d28e785af86da23852225d8e1a66afe diff --git a/mail/sylpheed/pkg-plist b/mail/sylpheed/pkg-plist index 8dec2b8421b6..62f1f6c099fc 100644 --- a/mail/sylpheed/pkg-plist +++ b/mail/sylpheed/pkg-plist @@ -15,6 +15,7 @@ share/locale/el/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/et/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo +share/locale/gl/LC_MESSAGES/sylpheed.mo share/locale/hr/LC_MESSAGES/sylpheed.mo share/locale/hu/LC_MESSAGES/sylpheed.mo share/locale/it/LC_MESSAGES/sylpheed.mo -- cgit v1.2.3