pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/yelp-xsl yelp-xsl: mark python as build depen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac420838a2bb
branches: trunk
changeset: 450266:ac420838a2bb
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 13 10:02:53 2021 +0000
description:
yelp-xsl: mark python as build dependency only
Bump PKGREVISION.
diffstat:
textproc/yelp-xsl/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 93cbd8a191b4 -r ac420838a2bb textproc/yelp-xsl/Makefile
--- a/textproc/yelp-xsl/Makefile Tue Apr 13 10:01:46 2021 +0000
+++ b/textproc/yelp-xsl/Makefile Tue Apr 13 10:02:53 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/11/04 21:43:49 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2021/04/13 10:02:53 wiz Exp $
DISTNAME= yelp-xsl-3.32.1
+PKGREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-xsl/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -10,13 +11,14 @@
COMMENT= XSL stylesheets for Yelp help browser
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config intltool msgfmt
USE_PKGLOCALEDIR= yes
+PYTHON_FOR_BUILD_ONLY= tool
PKGCONFIG_OVERRIDE+= yelp-xsl.pc.in
-BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
-
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index