pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: Add py37-html-docs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4788d9c5be3
branches:  trunk
changeset: 311057:e4788d9c5be3
user:      leot <leot%pkgsrc.org@localhost>
date:      Tue Jul 31 10:18:35 2018 +0000

description:
lang/Makefile: Add py37-html-docs

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 19f9d76a1c8b -r e4788d9c5be3 lang/Makefile
--- a/lang/Makefile     Tue Jul 31 10:17:58 2018 +0000
+++ b/lang/Makefile     Tue Jul 31 10:18:35 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.487 2018/07/15 21:22:56 minskim Exp $
+# $NetBSD: Makefile,v 1.488 2018/07/31 10:18:35 leot Exp $
 #
 
 COMMENT=       Programming languages
@@ -201,6 +201,7 @@
 SUBDIR+=       py34-html-docs
 SUBDIR+=       py35-html-docs
 SUBDIR+=       py36-html-docs
+SUBDIR+=       py37-html-docs
 #SUBDIR+=      python          # only contains Makefile fragments
 SUBDIR+=       python27
 SUBDIR+=       python34



Home | Main Index | Thread Index | Old Index