simplify lib depends; from maintainer Jim Geovedi <jim@corebsd.or.id>

This commit is contained in:
pvalchev 2002-05-25 21:50:22 +00:00
parent 9355771e0c
commit ccc110ad92

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/05/23 01:01:11 pvalchev Exp $
# $OpenBSD: Makefile,v 1.2 2002/05/25 21:50:22 pvalchev Exp $
COMMENT= "Image viewer and browser for GNOME"
@ -18,15 +18,11 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= png.::graphics/png \
glib.::devel/glib \
gtk.::x11/gtk+ \
xml::textproc/libxml \
gnome.36::x11/gnome/libs \
LIB_DEPENDS= png.2::graphics/png \
gif.5::graphics/libungif \
gnomevfs.::x11/gnome/vfs \
glade-gnome.4,glade::devel/libglade \
glade-gnome.4,glade.4::devel/libglade \
gnomeprint.::x11/gnome/print \
gdk_pixbuf.::graphics/gdk-pixbuf \
oaf.::x11/gnome/oaf
USE_X11= Yes