diff options
| author | Don Lewis <truckman@FreeBSD.org> | 2019-10-07 22:37:41 +0000 |
|---|---|---|
| committer | Don Lewis <truckman@FreeBSD.org> | 2019-10-07 22:37:41 +0000 |
| commit | 3bbbcae687400dfb0aa8d6fc44e325f206e7d559 (patch) | |
| tree | 2c009e0f80ec915f2ecbc4f8a3dc81dfae703cfb /java/Makefile | |
| parent | 54f61c08bed71efecb8f9f779c4c0404ec98c1e2 (diff) | |
Notes
Diffstat (limited to 'java/Makefile')
| -rw-r--r-- | java/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile index f06431ded1a9..80f8f69dc841 100644 --- a/java/Makefile +++ b/java/Makefile @@ -6,6 +6,7 @@ SUBDIR += apache-commons-cli SUBDIR += apache-commons-collections SUBDIR += apache-commons-lang + SUBDIR += apache-commons-lang3 SUBDIR += apache-commons-logging SUBDIR += apache-commons-primitives SUBDIR += aparapi @@ -48,7 +49,6 @@ SUBDIR += jakarta-commons-dbcp SUBDIR += jakarta-commons-discovery SUBDIR += jakarta-commons-httpclient - SUBDIR += jakarta-commons-lang3 SUBDIR += jakarta-commons-pool SUBDIR += jakarta-oro SUBDIR += jakarta-regexp |
