diff options
Diffstat (limited to 'www/dillo-i18n/Makefile')
-rw-r--r-- | www/dillo-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index c4c368c53411..fa7bbbf799a0 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dillo -PORTVERSION= 0.7.3 -PORTREVISION= 1 +PORTVERSION= 0.8.0 CATEGORIES= www MASTER_SITES= http://www.dillo.org/download/ @@ -24,6 +23,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --enable-ipv6 post-patch: @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g ; \ |