Fri Apr 17 13:27:57 2020 UTC ()
this does not conflict with mypaint (it is required by mypaint)


(plunky)
diff -r1.4 -r1.5 pkgsrc/graphics/libmypaint/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/graphics/libmypaint/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/libmypaint/Makefile 2020/03/04 13:02:16 1.4
+++ pkgsrc/graphics/libmypaint/Makefile 2020/04/17 13:27:57 1.5
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/03/04 13:02:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/04/17 13:27:57 plunky Exp $
 
 DISTNAME=	libmypaint-1.5.1
 CATEGORIES=	graphics
@@ -11,8 +11,6 @@
 HOMEPAGE=	http://mypaint.org/
 COMMENT=	Library for making brushstrokes
 LICENSE=	isc
-
-CONFLICTS+=	mypaint-[0-9]*
 
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes