diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 85f88619b14..9a82ff82792 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2004/12/19 12:22:24 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2004/12/21 11:34:00 espie Exp $ COMMENT= "GNOME web browser based on gecko" V= 1.2.13 DISTNAME= galeon-${V} +PKGNAME= ${DISTNAME}p0 CATEGORIES= www MOZ= 1.6 @@ -32,7 +33,7 @@ BUILD_DEPENDS= :mozilla-${MOZ}:www/mozilla \ RUN_DEPENDS= :scrollkeeper->=0.3.12:textproc/scrollkeeper LIB_DEPENDS= art_lgpl,gnomesupport,gnomeui::x11/gnome/libs \ gdk_pixbuf::graphics/gdk-pixbuf \ - glade,glade-gnome::devel/libglade,gnome \ + glade,glade-gnome:libglade-*-gnome:devel/libglade,gnome \ gnomevfs::x11/gnome/vfs LIB_DEPENDS+= mozilla/gtkembedmoz,mozilla/gtksuperwin,mozilla/xpcom,mozilla/nspr4,mozilla/plc4,mozilla/plds4:mozilla-${MOZ}:www/mozilla diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 3f4b8e647d7..84c990ad9d2 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.8 2004/12/11 13:29:21 alek Exp $ +# $OpenBSD: Makefile,v 1.9 2004/12/21 11:35:05 espie Exp $ COMMENT= "lightweight HTML rendering/printing/editing engine" DISTNAME= gtkhtml-1.1.10 +PKGNAME= ${DISTNAME}p0 CATEGORIES= www HOMEPAGE= http://www.gnome.org/ @@ -29,7 +30,7 @@ LIB_DEPENDS= bonobo.2,bonobox.2::x11/gnome/bonobo \ capplet::x11/gnome/controlcenter \ gal.22::devel/gal \ ghttp.1::www/libghttp \ - glade.5,glade-gnome.5::devel/libglade,gnome + glade.5,glade-gnome.5:libglade-*-gnome:devel/libglade,gnome USE_X11= Yes USE_GMAKE= Yes