summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/libart/Makefile2
-rw-r--r--graphics/libart_lgpl/Makefile1
-rw-r--r--graphics/libart_lgpl2/Makefile1
3 files changed, 4 insertions, 0 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile
index 36b33d6..1e4a0f1 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>
diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile
index 2c5d084..8736841 100644
--- a/graphics/libart_lgpl/Makefile
+++ b/graphics/libart_lgpl/Makefile
@@ -21,6 +21,7 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL= yes
+
CONFLICTS= libart-*
.include <bsd.port.mk>
diff --git a/graphics/libart_lgpl2/Makefile b/graphics/libart_lgpl2/Makefile
index 2c5d084..8736841 100644
--- a/graphics/libart_lgpl2/Makefile
+++ b/graphics/libart_lgpl2/Makefile
@@ -21,6 +21,7 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL= yes
+
CONFLICTS= libart-*
.include <bsd.port.mk>
OpenPOWER on IntegriCloud