summaryrefslogtreecommitdiff
path: root/www/gtkhtml314
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
committerwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
commit2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /www/gtkhtml314
parent82ff889da9dc587d94b5ad49c36469576ebed64f (diff)
downloadpkgsrc-2c6e8e30b08bf1c171e92b4a779d56f1b68206fa.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'www/gtkhtml314')
-rw-r--r--www/gtkhtml314/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile
index 270627e0778..952b5e5cc92 100644
--- a/www/gtkhtml314/Makefile
+++ b/www/gtkhtml314/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2010/09/01 11:36:30 drochner Exp $
+# $NetBSD: Makefile,v 1.38 2010/09/14 11:02:56 wiz Exp $
#
# PKGNAME derives from the supported API (still from
# release 3.14). See also PLIST.
@@ -6,6 +6,7 @@
DISTNAME= gtkhtml-3.30.3
PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/}
+PKGREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.30/}
EXTRACT_SUFX= .tar.bz2