mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Chase shlib ver in qdbm
This commit is contained in:
parent
971cc2e721
commit
ae55adc6f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135192
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= bogofilter
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= -qdbm
|
||||
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
|
||||
LIB_DEPENDS= qdbm.7:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS= qdbm.9:${PORTSDIR}/databases/qdbm
|
||||
|
||||
CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= estraier
|
||||
PORTVERSION= 1.2.28
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://estraier.sourceforge.net/
|
||||
@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ahze@FreeBSD.org
|
||||
COMMENT= A full-text search system for personal use
|
||||
|
||||
LIB_DEPENDS= qdbm.7:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS= qdbm.9:${PORTSDIR}/databases/qdbm
|
||||
|
||||
USE_ICONV= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user