fix pkgspec in dependency
This commit is contained in:
parent
909bea101a
commit
42766e55b3
@ -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"
|
COMMENT= "GNOME web browser based on gecko"
|
||||||
|
|
||||||
V= 1.2.13
|
V= 1.2.13
|
||||||
DISTNAME= galeon-${V}
|
DISTNAME= galeon-${V}
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MOZ= 1.6
|
MOZ= 1.6
|
||||||
|
|
||||||
@ -32,7 +33,7 @@ BUILD_DEPENDS= :mozilla-${MOZ}:www/mozilla \
|
|||||||
RUN_DEPENDS= :scrollkeeper->=0.3.12:textproc/scrollkeeper
|
RUN_DEPENDS= :scrollkeeper->=0.3.12:textproc/scrollkeeper
|
||||||
LIB_DEPENDS= art_lgpl,gnomesupport,gnomeui::x11/gnome/libs \
|
LIB_DEPENDS= art_lgpl,gnomesupport,gnomeui::x11/gnome/libs \
|
||||||
gdk_pixbuf::graphics/gdk-pixbuf \
|
gdk_pixbuf::graphics/gdk-pixbuf \
|
||||||
glade,glade-gnome::devel/libglade,gnome \
|
glade,glade-gnome:libglade-*-gnome:devel/libglade,gnome \
|
||||||
gnomevfs::x11/gnome/vfs
|
gnomevfs::x11/gnome/vfs
|
||||||
LIB_DEPENDS+= mozilla/gtkembedmoz,mozilla/gtksuperwin,mozilla/xpcom,mozilla/nspr4,mozilla/plc4,mozilla/plds4:mozilla-${MOZ}:www/mozilla
|
LIB_DEPENDS+= mozilla/gtkembedmoz,mozilla/gtksuperwin,mozilla/xpcom,mozilla/nspr4,mozilla/plc4,mozilla/plds4:mozilla-${MOZ}:www/mozilla
|
||||||
|
|
||||||
|
@ -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"
|
COMMENT= "lightweight HTML rendering/printing/editing engine"
|
||||||
|
|
||||||
DISTNAME= gtkhtml-1.1.10
|
DISTNAME= gtkhtml-1.1.10
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
HOMEPAGE= http://www.gnome.org/
|
HOMEPAGE= http://www.gnome.org/
|
||||||
|
|
||||||
@ -29,7 +30,7 @@ LIB_DEPENDS= bonobo.2,bonobox.2::x11/gnome/bonobo \
|
|||||||
capplet::x11/gnome/controlcenter \
|
capplet::x11/gnome/controlcenter \
|
||||||
gal.22::devel/gal \
|
gal.22::devel/gal \
|
||||||
ghttp.1::www/libghttp \
|
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_X11= Yes
|
||||||
USE_GMAKE= Yes
|
USE_GMAKE= Yes
|
||||||
|
Loading…
Reference in New Issue
Block a user