pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/pfe
Module Name: pkgsrc
Committed By: dholland
Date: Wed Dec 27 22:58:56 UTC 2017
Modified Files:
pkgsrc/lang/pfe: Makefile
Log Message:
BUILD/TOOL changes recommended by riastradh
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/pfe/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/pfe/Makefile
diff -u pkgsrc/lang/pfe/Makefile:1.13 pkgsrc/lang/pfe/Makefile:1.14
--- pkgsrc/lang/pfe/Makefile:1.13 Sat Jul 9 06:38:26 2016
+++ pkgsrc/lang/pfe/Makefile Wed Dec 27 22:58:55 2017
@@ -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 @@ BUILD_TARGET= all mans docs
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