![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / misc / mate-calc / Makefile (download)
Revision 1.17, Sun May 2 10:24:50 2021 UTC (2 years, 7 months ago) by nia
*: Use the tools framework for itstool Now it should be more obvious when a package needs it as a dependency, as it will fail loudly if it isn't declared as a tool. While here, some duplicate dependencies on itstool were removed from the MATE packages |
# $NetBSD: Makefile,v 1.17 2021/05/02 10:24:50 nia Exp $ PKGREVISION= 5 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-calc-${VERSION} CATEGORIES= misc COMMENT= Calculator for MATE Desktop USE_LANGUAGES= c .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../devel/glib2/schemas.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"