git: f934549dd809 - main - devel/py-envs: Hook it to the build

Guangyuan Yang ygy at FreeBSD.org
Sat Jul 3 02:23:42 UTC 2021


The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f934549dd809a2e5f43c9cee22580bb986efe610

commit f934549dd809a2e5f43c9cee22580bb986efe610
Author:     Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-07-03 02:22:28 +0000
Commit:     Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-07-03 02:22:28 +0000

    devel/py-envs: Hook it to the build
    
    PR:             252078
    Fixes:          d2bb2b991214d39f07b7f75660b816e192d1c09b
    Reminded by:    antoine
    Approved by:    lwhsu (mentor, implicit)
---
 devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/Makefile b/devel/Makefile
index f4ca188953f3..8a2cb206f2bd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4395,6 +4395,7 @@
     SUBDIR += py-entrypoints
     SUBDIR += py-enum-compat
     SUBDIR += py-envisage
+    SUBDIR += py-envs
     SUBDIR += py-epdb
     SUBDIR += py-epsilon
     SUBDIR += py-evdev


More information about the dev-commits-ports-main mailing list