1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Make port properly conflicting with textproc/sphinxsearch-devel

Submitted by:	Daniel Gerzo <danger@freebsd.org>
This commit is contained in:
Edwin Groothuis 2008-01-19 12:05:53 +00:00
parent 96c3c9822a
commit 11142f4223
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205828

View File

@ -17,6 +17,8 @@ DISTNAME= sphinx-${PORTVERSION}
MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= Sphinx Full-Text Search Engine
CONFLICTS= sphinxsearch-devel-[0-9]*
OPTIONS= MYSQL "MySQL support" on \
PGSQL "PostgreSQL support" off \
OPTIMIZED_CFLAGS "Use compiler optimization (-O3)" off