aboutsummaryrefslogtreecommitdiff
path: root/www/dillo2/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-09 13:40:07 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-09 13:40:07 +0000
commit66cb098d05c05b18e1daf4584bf83d0305799536 (patch)
tree5eca49c0c098c48dcbbeb52394133a2d50d465d3 /www/dillo2/Makefile
parente7601f92a85497d3b39d5e065cc83a5963c188ef (diff)
downloadports-66cb098d05c05b18e1daf4584bf83d0305799536.tar.gz
ports-66cb098d05c05b18e1daf4584bf83d0305799536.zip
- Update to version 0.7.3
PR: 55421 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=86649
Diffstat (limited to 'www/dillo2/Makefile')
-rw-r--r--www/dillo2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile
index d4b450e4da54..311549eafe73 100644
--- a/www/dillo2/Makefile
+++ b/www/dillo2/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"