pkgsrc/x11/gtk-engines/Makefile
fredb b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00

21 lines
546 B
Makefile

# $NetBSD: Makefile,v 1.10 2002/03/13 17:37:57 fredb Exp $
DISTNAME= gtk-engines-0.12
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gtk-engines/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Theme engines for GTK+
GNU_CONFIGURE= # defined
USE_X11BASE= # defined
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
BUILDLINK_DEPENDS.gtk= gtk+>=1.2.9
.include "../../x11/gtk/buildlink.mk"
.include "../../graphics/imlib/buildlink.mk"
.include "../../mk/bsd.pkg.mk"