diff options
author | rh <rh> | 2000-09-02 06:56:17 +0000 |
---|---|---|
committer | rh <rh> | 2000-09-02 06:56:17 +0000 |
commit | 7bc31c4aa98fd38469fd603b75dcbfe94b34451c (patch) | |
tree | 6ab593fad9b72c6dc0179feef913983c71bd3fa6 /www/gtkhtml/Makefile | |
parent | b77d3c3fea4ecb767344976684e601f6c2fa433f (diff) | |
download | pkgsrc-7bc31c4aa98fd38469fd603b75dcbfe94b34451c.tar.gz |
Fix dependencies: add control-center>=1.2.0
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 830818f6a37..f924d555a37 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/08/30 07:16:34 rh Exp $ +# $NetBSD: Makefile,v 1.2 2000/09/02 06:56:17 rh Exp $ # DISTNAME= gtkhtml-0.6.1 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/ DEPENDS+= libwww>=5.2.8:../../www/libwww DEPENDS+= bonobo>=0.15:../../devel/bonobo -#DEPENDS+= GConf>=0.5:../../devel/GConf +DEPENDS+= control-center>=1.2.0:../../x11/controlcenter DEPENDS+= gnome-print>=0.20:../../print/gnome-print GNU_CONFIGURE= YES |