diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-09-22 14:15:17 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-09-22 14:15:17 +0000 |
commit | 61f372f625abb18a20eab953ba5480f3a11431e8 (patch) | |
tree | e7fb367c1f43973697ff438db06604c3c133a818 /devel/Makefile | |
parent | ba7b808f5caddd320cefdc1a89306c711865c2c2 (diff) | |
download | ports-61f372f625abb18a20eab953ba5480f3a11431e8.tar.gz ports-61f372f625abb18a20eab953ba5480f3a11431e8.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index ca60c14cfccc..33de9471a785 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2673,6 +2673,7 @@ SUBDIR += py-configobj SUBDIR += py-construct SUBDIR += py-coverage + SUBDIR += py-crcmod SUBDIR += py-ctags SUBDIR += py-ctypes SUBDIR += py-cxx |