diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 13:05:33 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 13:05:33 +0800 |
commit | b896e23ada4f38d9a73c6796c8636d87eaecdd3d (patch) | |
tree | 2395e6f7f526dabdaefaeafff2e556703a14cc33 /databases/Makefile | |
parent | e33a723dee3c6fe31469c950e414baed1c93149a (diff) | |
download | freebsd-ports-gnome-b896e23ada4f38d9a73c6796c8636d87eaecdd3d.tar.gz freebsd-ports-gnome-b896e23ada4f38d9a73c6796c8636d87eaecdd3d.tar.zst freebsd-ports-gnome-b896e23ada4f38d9a73c6796c8636d87eaecdd3d.zip |
- Connect *10 xapian ports to the build
PR: ports/164460
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index fdd9cfe60360..0a6a8d853739 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ + $FreeBSD$ # COMMENT = Databases @@ -455,6 +455,7 @@ SUBDIR += p5-Search-InvertedIndex SUBDIR += p5-Search-Namazu SUBDIR += p5-Search-Xapian + SUBDIR += p5-Search-Xapian10 SUBDIR += p5-T2 SUBDIR += p5-Tangram SUBDIR += p5-Template-DBI @@ -825,7 +826,9 @@ SUBDIR += wfb2sql SUBDIR += wmjsql SUBDIR += xapian-bindings + SUBDIR += xapian-bindings10 SUBDIR += xapian-core + SUBDIR += xapian-core10 SUBDIR += xmbase-grok SUBDIR += xtrabackup SUBDIR += yasql |