diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-15 20:50:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-15 20:50:41 +0000 |
commit | 08a4a78be931bca88d10006eb367c8230b683ba2 (patch) | |
tree | 10c1d4bae2b1214f1f685b99bf00967bcfe5cef6 /graphics/libart_lgpl | |
parent | e03b1934d0bff9ff1c175a716baf55c4a6e429ef (diff) | |
download | ports-08a4a78be931bca88d10006eb367c8230b683ba2.tar.gz ports-08a4a78be931bca88d10006eb367c8230b683ba2.zip |
Notes
Diffstat (limited to 'graphics/libart_lgpl')
-rw-r--r-- | graphics/libart_lgpl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile index 2c5d0847dfe4..8736841046d5 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> |