1
0
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:
Joe Marcus Clarke 2003-05-17 21:46:19 +00:00
parent 80600fb843
commit 20eb03a11f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81175
2 changed files with 2 additions and 0 deletions

View File

@ -24,5 +24,6 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget
USE_LIBTOOL= yes
CONFLICTS= libart-*
.include <bsd.port.mk>

View File

@ -24,5 +24,6 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget
USE_LIBTOOL= yes
CONFLICTS= libart-*
.include <bsd.port.mk>