pkgsrc-WIP-changes archive

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

fltk14-devel: Fix bl3 file



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Mon Jun 28 10:08:23 2021 +0200
Changeset:	0fb343e83694951d0fe247b0929f6347221f611e

Modified Files:
	fltk14-devel/buildlink3.mk

Log Message:
fltk14-devel: Fix bl3 file

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

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

diffstat:
 fltk14-devel/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/fltk14-devel/buildlink3.mk b/fltk14-devel/buildlink3.mk
index 177a2acbfa..77e31c3813 100644
--- a/fltk14-devel/buildlink3.mk
+++ b/fltk14-devel/buildlink3.mk
@@ -57,7 +57,7 @@ pkgbase := fltk
 .  endif
 .endif
 
-BUILDLINK_API_DEPENDS.zlib+=<-->zlib>=1.2.3
+BUILDLINK_API_DEPENDS.zlib+=	zlib>=1.2.3
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"


Home | Main Index | Thread Index | Old Index