![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / devel / gdbus-codegen / Makefile (download)
Revision 1.16, Sat Jul 9 06:38:07 2016 UTC (7 years, 4 months ago) by wiz
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. |
# $NetBSD: Makefile,v 1.16 2016/07/09 06:38:07 wiz Exp $ PKGREVISION= 1 .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gdbus-codegen/} CATEGORIES= devel gnome COMMENT= Generate code and/or documentation for one or more D-Bus interfaces NOT_FOR_PLATFORM= HPUX-*-* OSF1-*-* USE_TOOLS+= pkg-config msgfmt perl:run BUILD_DIRS= gio/gdbus-2.0/codegen INSTALL_DIRS= ${BUILD_DIRS} REPLACE_PYTHON+= gio/gdbus-2.0/codegen/gdbus-codegen.in DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat .include "../../devel/glib2/modules.mk" .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk"