Update CONFLICTS, clean up to please portlint.
PR: ports/72671 Submitted by: maintainer
This commit is contained in:
parent
c34cd86f49
commit
3652411e07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119377
@ -6,19 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= bogofilter
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= -qdbm
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../bogofilter
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
|
||||
LIB_DEPENDS= qdbm.3:${PORTSDIR}/databases/qdbm
|
||||
|
||||
CONFLICTS= bogofilter-0* bogofilter-tdb* [a-z][a-z]-bogofilter-0*
|
||||
CONFLICTS= bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
|
||||
|
||||
CONFIGURE_ARGS= --with-database=qdbm
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
DESCR= ${PKGDIR}/pkg-descr
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../bogofilter
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user