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

23 lines
507 B
Makefile

# $NetBSD: Makefile,v 1.13 2002/12/24 06:10:10 wiz Exp $
#
DISTNAME= gb-0.0.20
PKGREVISION= 2
CATEGORIES= lang gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gb/0.0/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gb/
COMMENT= Basic for Gnome
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../print/gnome-print/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"