diff options
author | rh <rh> | 2000-09-02 06:56:17 +0000 |
---|---|---|
committer | rh <rh> | 2000-09-02 06:56:17 +0000 |
commit | d3736a0792c06f0b16c45286e70d73faca417641 (patch) | |
tree | 6ab593fad9b72c6dc0179feef913983c71bd3fa6 /www/gtkhtml | |
parent | 7205542c82832ac32eb1feeb1b0c55972298e193 (diff) | |
download | pkgsrc-d3736a0792c06f0b16c45286e70d73faca417641.tar.gz |
Fix dependencies: add control-center>=1.2.0
Diffstat (limited to 'www/gtkhtml')
-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 |