pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 25 21:18:54 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-build


To generate a diff of this commit:
cvs rdiff -u -r1.3516 -r1.3517 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3516 pkgsrc/devel/Makefile:1.3517
--- pkgsrc/devel/Makefile:1.3516        Thu Nov 25 19:33:58 2021
+++ pkgsrc/devel/Makefile       Thu Nov 25 21:18:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3516 2021/11/25 19:33:58 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3517 2021/11/25 21:18:54 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2200,6 +2200,7 @@ SUBDIR+=  py-blinker
 SUBDIR+=       py-boltons
 SUBDIR+=       py-boost
 SUBDIR+=       py-bugzilla
+SUBDIR+=       py-build
 SUBDIR+=       py-buildbot
 SUBDIR+=       py-buildbot-badges
 SUBDIR+=       py-buildbot-console-view



Home | Main Index | Thread Index | Old Index