pkgsrc-WIP-changes archive

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

tcl90: remove unrecognized configure argument



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Jul 24 22:32:20 2025 +0200
Changeset:	7ca47312424f5ed9f0ade4cfa2de4acdc482f885

Modified Files:
	tcl90/Makefile

Log Message:
tcl90: remove unrecognized configure argument

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

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

diffstat:
 tcl90/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/tcl90/Makefile b/tcl90/Makefile
index 6c51714f61..78499e4843 100644
--- a/tcl90/Makefile
+++ b/tcl90/Makefile
@@ -46,8 +46,6 @@ GNU_CONFIGURE=			yes
 GNU_CONFIGURE_STRICT=		no # because of the nested itcl
 .endif
 
-CONFIGURE_ARGS+=	--without-tzdata
-
 CONFIGURE_ARGS+=	--enable-zipfs
 TOOL_DEPENDS+=		zip-[0-9]*:../../archivers/zip
 


Home | Main Index | Thread Index | Old Index