Date: Wed, 22 Oct 2008 05:33:56 +0000 (UTC) From: Stefan Walter <stefan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/sphinxsearch Makefile Message-ID: <200810220533.m9M5Xuho050814@repoman.freebsd.org>
index | next in thread | raw e-mail
stefan 2008-10-22 05:33:56 UTC
FreeBSD ports repository
Modified files:
textproc/sphinxsearch Makefile
Log:
- Add an ID64 knob to toggle support for 64 bit identifiers in sphinxsearch.
- Force library dependency on expat. The configure script will automatically add
expat support if it detects it on the system, and there's no way of overriding
that. Means that previously, when installed from a binary package built on the
cluster, there was no expat support compiled in, but when compiled from source
there frequently would be. Therefore, for consistencies' sake, always depend
on expat.
PR: 127730
Submitted by: maintainer
Revision Changes Path
1.9 +39 -4 ports/textproc/sphinxsearch/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810220533.m9M5Xuho050814>
