Add CONFLICTS - both pkg-plist files containes bin/ltrace.
This commit is contained in:
parent
29cce3da56
commit
1c6d47cc7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113583
3 changed files with 6 additions and 0 deletions
|
@ -21,4 +21,6 @@ GNU_CONFIGURE= YES
|
|||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -Wno-deprecated"
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
CONFLICTS= ltrace-0*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -21,4 +21,6 @@ GNU_CONFIGURE= YES
|
|||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -Wno-deprecated"
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
CONFLICTS= ltrace-0*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -25,6 +25,8 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
PLIST_FILES= bin/ltrace etc/ltrace.conf
|
||||
|
||||
CONFLICTS= polygraph-2*
|
||||
|
||||
MAN1= ltrace.1
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue