pkgsrc/devel/glade2/Makefile
jmmv a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00

30 lines
817 B
Makefile

# $NetBSD: Makefile,v 1.20 2004/01/23 21:50:43 jmmv Exp $
#
DISTNAME= glade-2.0.1
PKGNAME= ${DISTNAME:S/-/2-/}
PKGREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glade/2.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= sab@posix.org.uk
HOMEPAGE= http://glade.gnome.org/
COMMENT= User interface builder for the GTK2+ toolkit and GNOME2
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../databases/libgnomedb/buildlink2.mk"
.include "../../devel/gail/buildlink2.mk"
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../print/libgnomeprintui/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"