diff options
author | pi <pi@FreeBSD.org> | 2018-06-21 04:13:07 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2018-06-21 04:13:07 +0800 |
commit | 55432e041a50e443ac82db149784b6f900cb921c (patch) | |
tree | a8790fa35b3008aa062da3113d2e5697c381d618 /databases | |
parent | a58d11a1e6c38be359a327434e5b1b5b19e7676f (diff) | |
download | freebsd-ports-gnome-55432e041a50e443ac82db149784b6f900cb921c.tar.gz freebsd-ports-gnome-55432e041a50e443ac82db149784b6f900cb921c.tar.zst freebsd-ports-gnome-55432e041a50e443ac82db149784b6f900cb921c.zip |
databases/Makefile: re-add p5-Search-InvertedIndex
- ups!
PR: 229145
Reported by: antoine
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 655db5a49a8d..15679ac968c4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -495,6 +495,7 @@ SUBDIR += p5-SQL-Translator SUBDIR += p5-SQLite-Work SUBDIR += p5-Scope-Container-DBI + SUBDIR += p5-Search-InvertedIndex SUBDIR += p5-Search-Namazu SUBDIR += p5-Search-Xapian10 SUBDIR += p5-Search-Xapian12 |