From 71c352797cd61cd7019cb65c0f7dcd972fd4ba97 Mon Sep 17 00:00:00 2001 From: bcallah Date: Fri, 21 Aug 2015 23:47:18 +0000 Subject: [PATCH] +py-cloudpickle +py-configparser --- devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index d9ddfbd0651..3dd06fe0502 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1376 2015/08/20 12:58:10 edd Exp $ +# $OpenBSD: Makefile,v 1.1377 2015/08/21 23:47:18 bcallah Exp $ SUBDIR = SUBDIR += ElectricFence @@ -1217,7 +1217,9 @@ SUBDIR += py-cffi,python3 SUBDIR += py-cheetah SUBDIR += py-clint + SUBDIR += py-cloudpickle SUBDIR += py-configobj + SUBDIR += py-configparser SUBDIR += py-country SUBDIR += py-coverage SUBDIR += py-coverage,python3