summaryrefslogtreecommitdiff
path: root/www/dillo-i18n
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-05-02 00:09:37 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-05-02 00:09:37 +0000
commit5a07cde06f6e48b509ee83c1c1b95ec6931dc019 (patch)
treea6d8b41423bd810a5184b69772d547dbbc3882ec /www/dillo-i18n
parentwiretapped.net mirror changed layout (diff)
Update to 0.6.5.
Notes
Notes: svn path=/head/; revision=58431
Diffstat (limited to 'www/dillo-i18n')
-rw-r--r--www/dillo-i18n/Makefile10
-rw-r--r--www/dillo-i18n/distinfo2
-rw-r--r--www/dillo-i18n/pkg-plist1
3 files changed, 9 insertions, 4 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile
index 6cd0a7b34587..8b1aa7d38e81 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 <bsd.port.mk>
diff --git a/www/dillo-i18n/distinfo b/www/dillo-i18n/distinfo
index 918969bdac0d..565dec868f25 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 b339b7ba6971..55cd6a92826f 100644
--- a/www/dillo-i18n/pkg-plist
+++ b/www/dillo-i18n/pkg-plist
@@ -1 +1,2 @@
bin/dillo
+etc/dillorc.sample