1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add CONFLICTS, because of the same item in pkg-plist

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
Kirill Ponomarev 2003-10-11 14:30:28 +00:00
parent 4719228757
commit 45a6af1a52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90849
2 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,8 @@ COMMENT= GNU version of finger
.include <bsd.port.pre.mk>
CONFLICTS= pfinger-0.*
.if ${OSVERSION} >= 500000
BROKEN= does not compile on 5.x
.endif

View File

@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.xelia.ch/pub/unix/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Highly configurable, secure and portable finger daemon
CONFLICTS= gnu-finger-1.*
USE_REINPLACE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes