mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Mark BROKEN until this module chases latest interface of libsenna.
- Fix WWW: URL in pkg-descr.
This commit is contained in:
parent
c724853b3a
commit
c73aa39a45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224977
2 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@ COMMENT= Perl module for Embeddable Fulltext Search Engine
|
||||||
BUILD_DEPENDS= senna-cfg:${PORTSDIR}/textproc/senna
|
BUILD_DEPENDS= senna-cfg:${PORTSDIR}/textproc/senna
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
BROKEN= This version does not support latest libsenna interface.
|
||||||
PERL_MODBUILD= YES
|
PERL_MODBUILD= YES
|
||||||
CONFIGURE_ARGS+=</dev/null
|
CONFIGURE_ARGS+=</dev/null
|
||||||
CFLAGS+= -I${LOCALBASE}/include
|
CFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Perl module for Embeddable Fulltext Search Engine.
|
Perl module for Embeddable Fulltext Search Engine.
|
||||||
|
|
||||||
WWW: http://dev.razil.jp/project/senna-perl/
|
WWW: http://search.cpan.org/dist/Senna/
|
||||||
|
|
Loading…
Add table
Reference in a new issue