diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-02-06 13:42:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-02-06 13:42:58 +0000 |
commit | 94d44856b0e2023f91066c72c668af185a48da49 (patch) | |
tree | 1bcf59c85a284ac7520ed0f1590f5b874bcfbd16 /lang/Makefile | |
parent | 2f6b6192461838a4ede33c7c8e18bc4882d2326e (diff) | |
download | ports-94d44856b0e2023f91066c72c668af185a48da49.tar.gz ports-94d44856b0e2023f91066c72c668af185a48da49.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 10ee535346f2..f61e9974a4a6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -35,7 +35,6 @@ SUBDIR += cjs SUBDIR += clang-devel SUBDIR += clang33 - SUBDIR += clang34 SUBDIR += clang35 SUBDIR += clang38 SUBDIR += cling |