pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pango pango: remove gmake dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc128a29774f
branches: trunk
changeset: 450163:cc128a29774f
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 12:16:23 2021 +0000
description:
pango: remove gmake dependency
diffstat:
devel/pango/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 290ef4001383 -r cc128a29774f devel/pango/Makefile
--- a/devel/pango/Makefile Mon Apr 12 12:14:03 2021 +0000
+++ b/devel/pango/Makefile Mon Apr 12 12:16:23 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.240 2021/04/12 11:01:13 nia Exp $
+# $NetBSD: Makefile,v 1.241 2021/04/12 12:16:23 nia Exp $
DISTNAME= pango-1.48.4
CATEGORIES= devel fonts
@@ -13,7 +13,7 @@
TOOL_DEPENDS+= help2man-[0-9]*:../../converters/help2man
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= pkg-config
INSTALLATION_DIRS= ${PKGMANDIR}/man1
SUBST_CLASSES+= wrksrc
Home |
Main Index |
Thread Index |
Old Index