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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"