diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-09 13:40:07 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-09 13:40:07 +0000 |
commit | 66cb098d05c05b18e1daf4584bf83d0305799536 (patch) | |
tree | 5eca49c0c098c48dcbbeb52394133a2d50d465d3 /www/dillo-i18n | |
parent | e7601f92a85497d3b39d5e065cc83a5963c188ef (diff) | |
download | ports-66cb098d05c05b18e1daf4584bf83d0305799536.tar.gz ports-66cb098d05c05b18e1daf4584bf83d0305799536.zip |
Notes
Diffstat (limited to 'www/dillo-i18n')
-rw-r--r-- | www/dillo-i18n/Makefile | 9 | ||||
-rw-r--r-- | www/dillo-i18n/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index d4b450e4da54..311549eafe73 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ # -PORTNAME= dillo -PORTVERSION= 0.7.2 -CATEGORIES= www +PORTNAME= dillo +PORTVERSION= 0.7.3 +CATEGORIES= www MASTER_SITES= http://www.dillo.org/download/ MAINTAINER= ports@FreeBSD.org @@ -17,11 +17,10 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes -USE_GNOME= gtk12 +USE_GNOME= gnometarget gtk12 USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/dillo-i18n/distinfo b/www/dillo-i18n/distinfo index a11083312ecc..c38755746baf 100644 --- a/www/dillo-i18n/distinfo +++ b/www/dillo-i18n/distinfo @@ -1 +1 @@ -MD5 (dillo-0.7.2.tar.bz2) = 8072ff85bde54f9e421ddadd642d6722 +MD5 (dillo-0.7.3.tar.bz2) = 896f4d8c752b86376bfb445740f01470 |