diff options
author | krion <krion@FreeBSD.org> | 2003-08-09 21:40:07 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-08-09 21:40:07 +0800 |
commit | 5b76fdd9ffe54d94e684b8f7068fc2b0c85b209d (patch) | |
tree | 728805e03f724aabd15519bbba55e3a4b06137a3 /www/dillo-i18n | |
parent | 822839e2bfd0e67827c2b29e97e3c3eb3247501d (diff) | |
download | freebsd-ports-gnome-5b76fdd9ffe54d94e684b8f7068fc2b0c85b209d.tar.gz freebsd-ports-gnome-5b76fdd9ffe54d94e684b8f7068fc2b0c85b209d.tar.zst freebsd-ports-gnome-5b76fdd9ffe54d94e684b8f7068fc2b0c85b209d.zip |
- Update to version 0.7.3
PR: 55421
Submitted by: Ports Fury
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 |