summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-23 17:16:38 +0000
committerwiz <wiz>2007-09-23 17:16:38 +0000
commit25206aeb6deaf52b6f04d9bc0eeca1a345b91488 (patch)
tree37b4cc29d48c3b75241c8aab6a3a6e9158e827d5 /graphics
parent4a09fbd1a3b28d4ea072a71c69bbea12d0561ceb (diff)
downloadpkgsrc-25206aeb6deaf52b6f04d9bc0eeca1a345b91488.tar.gz
Add CONFLICTS.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libart/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile
index 14045910449..9dae406b6ae 100644
--- a/graphics/libart/Makefile
+++ b/graphics/libart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/09/21 13:00:17 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/23 17:16:38 wiz Exp $
DISTNAME= libart_lgpl-2.3.19
PKGNAME= ${DISTNAME:S/_lgpl//}
@@ -19,5 +19,6 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= libart-2.0.pc.in
# bmake cannot handle the self-made libtool logic in Makefile.am.
USE_TOOLS+= gmake
+CONFLICTS+= libart2-[0-9]*
.include "../../mk/bsd.pkg.mk"