pkgsrc/lang/gb/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

23 lines
494 B
Makefile

# $NetBSD: Makefile,v 1.9 2002/03/13 17:37:21 fredb Exp $
#
DISTNAME= gb-0.0.20
PKGREVISION= 1
CATEGORIES= lang gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gb/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gb/
COMMENT= Basic for Gnome
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES
USE_X11BASE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../print/gnome-print/buildlink.mk"
.include "../../mk/bsd.pkg.mk"