mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add a CONFLICTS entry for libart-*. If libart is installed, ports that
depend on libart_lgpl2 will fail to build.
This commit is contained in:
parent
80600fb843
commit
20eb03a11f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81175
@ -24,5 +24,6 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GNOME= gnomehack gnometarget
|
||||
USE_LIBTOOL= yes
|
||||
CONFLICTS= libart-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -24,5 +24,6 @@ USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GNOME= gnomehack gnometarget
|
||||
USE_LIBTOOL= yes
|
||||
CONFLICTS= libart-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user