adjust for the change of GNOME Canvas being a FLAVOR of gdk-pixbuf to a sub-package.
This commit is contained in:
parent
62154bb39c
commit
40c6333c64
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2002/03/02 15:45:50 nino Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2002/03/23 06:24:49 brad Exp $
|
||||
|
||||
COMMENT= "GNOME control center"
|
||||
|
||||
@ -13,7 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/control-center
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
LIB_DEPENDS= gnomecanvaspixbuf,gdk_pixbuf::graphics/gdk-pixbuf,gnome \
|
||||
LIB_DEPENDS= gdk_pixbuf::graphics/gdk-pixbuf \
|
||||
gnomecanvaspixbuf::graphics/gdk-pixbuf,-gnome \
|
||||
gnome.36,gnorba,gtkxmhtml::x11/gnome/libs \
|
||||
gnomevfs.::x11/gnome/vfs
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2002/02/15 19:18:52 nino Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2002/03/23 06:24:49 brad Exp $
|
||||
|
||||
COMMENT= "core GNOME system"
|
||||
|
||||
@ -16,7 +16,8 @@ EXTRACT_SUFX= .tar.bz2
|
||||
LIB_DEPENDS= glade.4,glade-gnome::devel/libglade,gnome \
|
||||
gnome.36,gnorba,zvt::x11/gnome/libs \
|
||||
ghttp.1::www/libghttp \
|
||||
gnomecanvaspixbuf,gdk_pixbuf::graphics/gdk-pixbuf,gnome \
|
||||
gdk_pixbuf::graphics/gdk-pixbuf \
|
||||
gnomecanvaspixbuf::graphics/gdk-pixbuf,-gnome \
|
||||
capplet::x11/gnome/controlcenter
|
||||
|
||||
BUILD_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper
|
||||
|
Loading…
x
Reference in New Issue
Block a user