diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /www/glibwww/Makefile | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'www/glibwww/Makefile')
-rw-r--r-- | www/glibwww/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index 813d536b22a..bf2c0fd0780 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2002/10/19 10:54:59 rh Exp $ +# $NetBSD: Makefile,v 1.10 2003/05/02 11:56:41 wiz Exp $ # DISTNAME= glibwww-0.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www gnome devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibwww/0.2/} @@ -10,8 +10,6 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= event register functions that use the glib event loop -BUILDLINK_DEPENDS.gnome-libs= gnome-libs>=1.4.1.2nb1 - USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES |