diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-08 13:46:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-08 13:46:50 +0000 |
commit | f037e396011534f1ed63b7b625f818aaba3b07b6 (patch) | |
tree | 509f9c56f6c9e206681219518e92866874b3ae54 /chinese/p5-Lingua-ZH-TaBE | |
parent | 8d571a7a02a3fde266288ca6716fa8521b8ab0a0 (diff) |
Notes
Diffstat (limited to 'chinese/p5-Lingua-ZH-TaBE')
-rw-r--r-- | chinese/p5-Lingua-ZH-TaBE/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index c37d03c7e001..1eaf6b1977cc 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -13,10 +13,9 @@ COMMENT= Chinese processing via libtabe LIB_DEPENDS= libtabe.so:chinese/libtabe -USES= perl5 +USES= bdb perl5 USE_PERL5= configure -USE_BDB= yes OBSOLETE_BDB_VAR= WITH_DB CONFIGURE_ARGS= DB="${BDB_LIB_NAME}" |