From 8c6687a1ca446bd93f2f9649c6b6f76ce645e888 Mon Sep 17 00:00:00 2001 From: anders Date: Thu, 2 May 2002 00:09:37 +0000 Subject: Update to 0.6.5. --- www/dillo-i18n/Makefile | 10 +++++++--- www/dillo-i18n/distinfo | 2 +- www/dillo-i18n/pkg-plist | 1 + 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'www/dillo-i18n') diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index 6cd0a7b..8b1aa7d 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dillo -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.6.5 CATEGORIES= www MASTER_SITES= http://dillo.cipsga.org.br/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ @@ -23,9 +22,14 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" \ --with-jpeg-inc="${LOCALBASE}/include" +CONFIGURE_ENV+= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" USE_GMAKE= yes post-patch: - ${PERL} -pi -e "s@-lpthread@${PTHREAD_LIBS}@g" ${WRKSRC}/configure + ${PERL} -pi -e "s@-D_REENTRANT -D_THREAD_SAFE@@" ${WRKSRC}/configure + ${PERL} -pi -e "s@dillorc@dillorc.sample@g" ${WRKSRC}/Makefile.in + ${MV} ${WRKSRC}/dillorc ${WRKSRC}/dillorc.sample + ${PERL} -pi -e "s@/usr/local/etc/dillorc@${PREFIX}/etc/dillorc@g" \ + ${WRKSRC}/src/prefs.c .include diff --git a/www/dillo-i18n/distinfo b/www/dillo-i18n/distinfo index 918969b..565dec8 100644 --- a/www/dillo-i18n/distinfo +++ b/www/dillo-i18n/distinfo @@ -1 +1 @@ -MD5 (dillo-0.6.4.tar.gz) = e578f1922ee69658e42167a561362d37 +MD5 (dillo-0.6.5.tar.gz) = e36cd8b36aa7e9a926d1c470904f8bdf diff --git a/www/dillo-i18n/pkg-plist b/www/dillo-i18n/pkg-plist index b339b7b..55cd6a9 100644 --- a/www/dillo-i18n/pkg-plist +++ b/www/dillo-i18n/pkg-plist @@ -1 +1,2 @@ bin/dillo +etc/dillorc.sample -- cgit v1.1