diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sphinxsearch-devel/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile index 5328cdc6cd7c..303dbbc0b228 100644 --- a/textproc/sphinxsearch-devel/Makefile +++ b/textproc/sphinxsearch-devel/Makefile @@ -25,7 +25,11 @@ LICENSE= GPLv2 LATEST_LINK= sphinxsearch-devel -CONFLICTS= sphinxsearch-[0-9]* +CONFLICTS= sphinxsearch-[0-9]* \ + dpsearch-[0-9]* \ + rdb-[0-9]* \ + swish++-[0-9]* \ + xaira-[0-9]* # If expat is present on the system and configure finds it, it will # unconditionally link the output binary against it. There's no way |