pkgsrc/lang/gb/Makefile
reed 6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00

24 lines
558 B
Makefile

# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:45 reed Exp $
#
DISTNAME= gb-0.0.20
PKGREVISION= 5
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 "../../graphics/freetype2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"