mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +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:
parent
4719228757
commit
45a6af1a52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90849
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user