diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index c7b0a445b2c..f7cff5cf6e6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2119 2015/07/10 17:27:53 khorben Exp $ +# $NetBSD: Makefile,v 1.2120 2015/07/13 15:08:54 wiz Exp $ # COMMENT= Development utilities @@ -84,7 +84,6 @@ SUBDIR+= boost-docs SUBDIR+= boost-headers SUBDIR+= boost-jam SUBDIR+= boost-libs -SUBDIR+= boost-python SUBDIR+= bouml SUBDIR+= bpython SUBDIR+= buddy @@ -1588,6 +1587,7 @@ SUBDIR+= py-at-spi2 SUBDIR+= py-atomicwrites SUBDIR+= py-babel SUBDIR+= py-blinker +SUBDIR+= py-boost SUBDIR+= py-buildbot SUBDIR+= py-buildbot-slave SUBDIR+= py-cffi |