pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/pfe BUILD/TOOL changes recommended by riastradh
details: https://anonhg.NetBSD.org/pkgsrc/rev/cabe18a2f7f7
branches: trunk
changeset: 373071:cabe18a2f7f7
user: dholland <dholland%pkgsrc.org@localhost>
date: Wed Dec 27 22:58:55 2017 +0000
description:
BUILD/TOOL changes recommended by riastradh
diffstat:
lang/pfe/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 4023d55ce9d3 -r cabe18a2f7f7 lang/pfe/Makefile
--- a/lang/pfe/Makefile Wed Dec 27 21:13:59 2017 +0000
+++ b/lang/pfe/Makefile Wed Dec 27 22:58:55 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/07/09 06:38:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/12/27 22:58:55 dholland Exp $
DISTNAME= pfe-0.33.71
PKGREVISION= 9
@@ -20,8 +20,8 @@
INSTALL_TARGET= install install-mans install-docs
TEST_TARGET= tests
-BUILD_DEPENDS= xmlto-[0-9]*:../../textproc/xmlto # documentation
-PYTHON_FOR_BUILD_ONLY= yes
+TOOL_DEPENDS= xmlto-[0-9]*:../../textproc/xmlto # documentation
+PYTHON_FOR_BUILD_ONLY= tool
.include "../../lang/python/pyversion.mk"
.include "../../mk/termcap.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index