pkgsrc-WIP-changes archive

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

tcl-expoect: Drop older ABI_DEPENDS as redundant



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Jun 13 17:48:52 2022 -0400
Changeset:	fefe5ff827b59c1e5374cd34cd70a965b3fb9497

Modified Files:
	tcl-expect/buildlink3.mk

Log Message:
tcl-expoect: Drop older ABI_DEPENDS as redundant

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

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

diffstat:
 tcl-expect/buildlink3.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/tcl-expect/buildlink3.mk b/tcl-expect/buildlink3.mk
index 78b49998ff..9667391fd0 100644
--- a/tcl-expect/buildlink3.mk
+++ b/tcl-expect/buildlink3.mk
@@ -6,7 +6,6 @@ BUILDLINK_TREE+=	tcl-expect
 TCL_EXPECT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.tcl-expect+=	tcl-expect>=5.38.0nb1
-BUILDLINK_ABI_DEPENDS.tcl-expect+=	tcl-expect>=5.45.0nb3
 BUILDLINK_ABI_DEPENDS.tcl-expect+=	tcl-expect>=5.45.4nb1
 BUILDLINK_PKGSRCDIR.tcl-expect?=	../../wip/tcl-expect
 


Home | Main Index | Thread Index | Old Index