need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / gnome-common / Makefile
1 # $NetBSD: Makefile,v 1.12 2009/03/19 22:59:59 snj Exp $
2
3 DISTNAME=       gnome-common-2.28.0
4 CATEGORIES=     devel gnome
5 MASTER_SITES=   ${MASTER_SITE_GNOME:=sources/gnome-common/2.28/}
6 EXTRACT_SUFX=   .tar.bz2
7
8 MAINTAINER=     pkgsrc-users@NetBSD.org
9 HOMEPAGE=       http://www.gnome.org/
10 COMMENT=        Generic M4 macros for GNOME development
11 LICENSE=        gnu-gpl-v3
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=          YES
16
17 .include "../../mk/bsd.pkg.mk"