aboutsummaryrefslogtreecommitdiff
path: root/graphics/libart
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-15 20:50:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-15 20:50:41 +0000
commit08a4a78be931bca88d10006eb367c8230b683ba2 (patch)
tree10c1d4bae2b1214f1f685b99bf00967bcfe5cef6 /graphics/libart
parente03b1934d0bff9ff1c175a716baf55c4a6e429ef (diff)
downloadports-08a4a78be931bca88d10006eb367c8230b683ba2.tar.gz
ports-08a4a78be931bca88d10006eb367c8230b683ba2.zip
Notes
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 36b33d6d6721..1e4a0f131da0 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>