pkgsrc/graphics/eog/Makefile
wiz d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00

27 lines
856 B
Makefile

# $NetBSD: Makefile,v 1.7 2002/12/24 06:10:05 wiz Exp $
DISTNAME= eog-0.6
PKGREVISION= 2
CATEGORIES= gnome graphics x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/0.6/}
MAINTAINER= epg@pobox.com
HOMEPAGE= http://www.gnome.org/
COMMENT= Eye of GNOME: an image viewing and cataloging program
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_GMAKE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
.include "../../devel/bonobo/buildlink2.mk"
.include "../../devel/GConf/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/libglade/buildlink2.mk"
.include "../../graphics/gdk-pixbuf-gnome/buildlink2.mk"
.include "../../graphics/jpeg/buildlink2.mk"
.include "../../graphics/png/buildlink2.mk"
.include "../../print/gnome-print/buildlink2.mk"
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"