aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libart
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-16 04:50:41 +0800
committermarcus <marcus@FreeBSD.org>2003-10-16 04:50:41 +0800
commitb9b161eb052041ec89d44ac6697c3a99bbbfc638 (patch)
tree427f4f20e6290d953b40398d710c180f477a7ad9 /graphics/libart
parentf2f17d5836cb212ce003eea05574d1d19b4fbf00 (diff)
downloadfreebsd-ports-graphics-b9b161eb052041ec89d44ac6697c3a99bbbfc638.tar.gz
freebsd-ports-graphics-b9b161eb052041ec89d44ac6697c3a99bbbfc638.tar.zst
freebsd-ports-graphics-b9b161eb052041ec89d44ac6697c3a99bbbfc638.zip
These two ports conflict with each other.
Diffstat (limited to 'graphics/libart')
-rw-r--r--graphics/libart/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile
index 36b33d6d672..1e4a0f131da 100644
--- a/graphics/libart/Makefile
+++ b/graphics/libart/Makefile
@@ -17,4 +17,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION}
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
+CONFLICTS= libart_lgpl2-*
+
.include <bsd.port.mk>