diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 23:21:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 23:21:16 +0000 |
commit | f306e935ad97c5f24d8b3e6fddd8c6ff913d8794 (patch) | |
tree | 60f9c9639b389d02abb7f025996ca298f40f4fea /www/dillo-i18n | |
parent | dd3060cd59be44abe38a9979073053aa50ecf14d (diff) | |
download | ports-f306e935ad97c5f24d8b3e6fddd8c6ff913d8794.tar.gz ports-f306e935ad97c5f24d8b3e6fddd8c6ff913d8794.zip |
Notes
Diffstat (limited to 'www/dillo-i18n')
-rw-r--r-- | www/dillo-i18n/Makefile | 6 | ||||
-rw-r--r-- | www/dillo-i18n/distinfo | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index 3bcc47e7c90f..3240b7baac48 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -6,9 +6,11 @@ # PORTNAME= dillo -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= www MASTER_SITES= http://dillo.auriga.wearlab.de/download/ +# hack to account for the bugfix version number +DISTNAME= ${PORTNAME}-${PORTVERSION}.2 MAINTAINER= ports@FreeBSD.org COMMENT= A fast, small graphical Web browser built upon GTK+ @@ -17,6 +19,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ intl.4:${PORTSDIR}/devel/gettext +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes diff --git a/www/dillo-i18n/distinfo b/www/dillo-i18n/distinfo index 1fb252d6f3db..74c070a2c7ba 100644 --- a/www/dillo-i18n/distinfo +++ b/www/dillo-i18n/distinfo @@ -1 +1 @@ -MD5 (dillo-0.7.0.tar.gz) = 5cd0c6b17462329b988db417c475f048 +MD5 (dillo-0.7.1.2.tar.gz) = b6b340d30657e51a48dc32f926be45c0 |