pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tcl-expect: Point to wip, not lang for patches/etc.
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue May 3 19:40:15 2022 -0400
Changeset: a951d9e0002d00147cab9090c1e5aecafa2039d7
Modified Files:
tcl-expect/Makefile.common
tcl-expect/buildlink3.mk
Log Message:
tcl-expect: Point to wip, not lang for patches/etc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a951d9e0002d00147cab9090c1e5aecafa2039d7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tcl-expect/Makefile.common | 4 ++--
tcl-expect/buildlink3.mk | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
diffs:
diff --git a/tcl-expect/Makefile.common b/tcl-expect/Makefile.common
index 3068367a32..db0f63588e 100644
--- a/tcl-expect/Makefile.common
+++ b/tcl-expect/Makefile.common
@@ -27,5 +27,5 @@ INSTALL_UNSTRIPPED= yes
CONFIGURE_ENV+= ac_cv_header_inttypes_h="no"
.endif
-DISTINFO_FILE= ${.CURDIR}/../../lang/tcl-expect/distinfo
-PATCHDIR= ${.CURDIR}/../../lang/tcl-expect/patches
+DISTINFO_FILE= ${.CURDIR}/../../wip/tcl-expect/distinfo
+PATCHDIR= ${.CURDIR}/../../wip/tcl-expect/patches
diff --git a/tcl-expect/buildlink3.mk b/tcl-expect/buildlink3.mk
index b78e72f284..10c6a2041e 100644
--- a/tcl-expect/buildlink3.mk
+++ b/tcl-expect/buildlink3.mk
@@ -8,7 +8,6 @@ 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.4nb3
-#BUILDLINK_PKGSRCDIR.tcl-expect?= ../../lang/tcl-expect
BUILDLINK_PKGSRCDIR.tcl-expect?= ../../wip/tcl-expect
.include "../../lang/tcl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index