mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Adjust the CONFLICTS to appease portlint.
This commit is contained in:
parent
850b4060ac
commit
dfc758a497
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126465
@ -22,7 +22,7 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
CONFLICTS= gnomesu-*
|
||||
CONFLICTS= gnomesu-[0-9]*
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${EXAMPLESDIR}
|
||||
|
@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libzvt
|
||||
|
||||
MAN1= gnomesu.1
|
||||
|
||||
CONFLICTS= libgnomesu-*
|
||||
CONFLICTS= libgnomesu-[0-9]*
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
|
||||
|
Loading…
Reference in New Issue
Block a user