From 48f690b7225290e5567ba6504367fe99f5655525 Mon Sep 17 00:00:00 2001 From: edd Date: Fri, 12 May 2017 10:17:27 +0000 Subject: [PATCH] Don't forget to link the python3 FLAVOR of devel/py-uv. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index 690fd84e189..ae40dbe4cf1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1514,6 +1514,7 @@ SUBDIR += py-urwid SUBDIR += py-urwid,python3 SUBDIR += py-uv + SUBDIR += py-uv,python3 SUBDIR += py-vcversioner SUBDIR += py-vcversioner,python3 SUBDIR += py-virtualenv