Update CONFLICTS. [1]

Remove API version from gdbm library.

Suggested by:	ketas's ports conflicts checker
Feature safe:	yes
This commit is contained in:
Matthias Andree 2012-11-15 23:31:37 +00:00
parent fbe250568a
commit cbc8a95765
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307469

View File

@ -14,9 +14,9 @@ MASTER_SITES= http://www.lost.org.uk/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple news server for hosts with one or two users
LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
CONFLICTS= nntp-[0-9]*
CONFLICTS= leafnode-[1-9]* nntp-[0-9]*
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-confdir=${PREFIX}/etc/s-news \