diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-17 21:46:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-17 21:46:19 +0000 |
commit | 20eb03a11ffad60a38e6a7c6674bcb321824c60e (patch) | |
tree | 896d79914b99315eb4f8517447f3f75294ad765f /graphics | |
parent | 80600fb8436d90562db8ddc6e62054095ea4393f (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libart_lgpl/Makefile | 1 | ||||
-rw-r--r-- | graphics/libart_lgpl2/Makefile | 1 |
2 files changed, 2 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> diff --git a/graphics/libart_lgpl2/Makefile b/graphics/libart_lgpl2/Makefile index 35ab05e22178..e7ba66cf7e35 100644 --- a/graphics/libart_lgpl2/Makefile +++ b/graphics/libart_lgpl2/Makefile @@ -24,5 +24,6 @@ USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget USE_LIBTOOL= yes +CONFLICTS= libart-* .include <bsd.port.mk> |