pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fltk11: Declare conflict with fltk2



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Fri Mar 14 18:14:02 2025 +0100
Changeset:	7285901e03ce43876d70ec375001d632f70cf012

Modified Files:
	fltk11/Makefile

Log Message:
fltk11: Declare conflict with fltk2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7285901e03ce43876d70ec375001d632f70cf012

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fltk11/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/fltk11/Makefile b/fltk11/Makefile
index 4b6b465d72..d891c1bc82 100644
--- a/fltk11/Makefile
+++ b/fltk11/Makefile
@@ -11,6 +11,7 @@ EXTRACT_SUFX=	.tar.bz2
 
 SUPERSEDES+=	fltk<1.3.0
 CONFLICTS+=	fltk13-[0-9]*
+CONFLICTS+=	fltk2-[0-9]*
 CONFLICTS+=	fltk-[0-9]*
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index