[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / compizconfig-backend-gconf

File: [cvs.NetBSD.org] / pkgsrc / devel / compizconfig-backend-gconf / Makefile (download)

Revision 1.17, Tue Oct 2 17:10:45 2012 UTC (11 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.16: +2 -2 lines

Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.

# $NetBSD: Makefile,v 1.17 2012/10/02 17:10:45 tron Exp $
#

PKGVER=		0.8.4
DISTNAME=	compizconfig-backend-gconf-${PKGVER}
PKGREVISION=	13
CATEGORIES=	devel gnome
MASTER_SITES=	http://releases.compiz.org/${PKGVER}/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://compiz.org/
COMMENT=	Plugin (gconf) for the compiz configuration backend
LICENSE=	gnu-gpl-v2

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	pkg-config

.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/libcompizconfig/buildlink3.mk"
.include "../../wm/compiz/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"