From 7eb74fb0510e3b1de552a776bb33186ac9285203 Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 11 Aug 2001 19:26:36 +0000 Subject: depend on control-center<1.5.0 to prevent circular dependencies with future control-center versions that no longer contain libcapplet. --- www/gtkhtml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index b5e7e80e019..8f655456601 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/08/11 18:35:44 rh Exp $ +# $NetBSD: Makefile,v 1.9 2001/08/11 19:26:36 rh Exp $ # DISTNAME= gtkhtml-0.11.1 @@ -12,7 +12,7 @@ COMMENT= lightweight HTML rendering/printing/editing engine DEPENDS+= gal>=0.5nb1:../../devel/gal DEPENDS+= glibwww-*:../../www/glibwww DEPENDS+= bonobo>=0.37:../../devel/bonobo -DEPENDS+= {control-center,libcapplet}>=1.4.0:../../x11/controlcenter +DEPENDS+= {control-center<1.5.0,libcapplet-*}:../../x11/controlcenter DEPENDS+= gnome-print>=0.28:../../print/gnome-print DEPENDS+= libghttp>=1.0:../../www/libghttp -- cgit v1.2.3