aboutsummaryrefslogtreecommitdiff
path: root/graphics/libart_lgpl
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 21:46:19 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 21:46:19 +0000
commit20eb03a11ffad60a38e6a7c6674bcb321824c60e (patch)
tree896d79914b99315eb4f8517447f3f75294ad765f /graphics/libart_lgpl
parent80600fb8436d90562db8ddc6e62054095ea4393f (diff)
downloadports-20eb03a11ffad60a38e6a7c6674bcb321824c60e.tar.gz
ports-20eb03a11ffad60a38e6a7c6674bcb321824c60e.zip
Add a CONFLICTS entry for libart-*. If libart is installed, ports that
depend on libart_lgpl2 will fail to build.
Notes
Notes: svn path=/head/; revision=81175
Diffstat (limited to 'graphics/libart_lgpl')
-rw-r--r--graphics/libart_lgpl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile
index 35ab05e22178..e7ba66cf7e35 100644
--- a/graphics/libart_lgpl/Makefile
+++ b/graphics/libart_lgpl/Makefile
@@ -24,5 +24,6 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget
USE_LIBTOOL= yes
+CONFLICTS= libart-*
.include <bsd.port.mk>