pkgsrc-WIP-changes archive

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

tcl-itcl3: Comment post-install



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Oct 22 00:17:50 2016 +0200
Changeset:	b98b7f6dd68861ffbbf6babce1602e71a342716e

Modified Files:
	tcl-itcl3/Makefile

Log Message:
tcl-itcl3: Comment post-install

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

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

diffstat:
 tcl-itcl3/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/tcl-itcl3/Makefile b/tcl-itcl3/Makefile
index 462e02b..b395685 100644
--- a/tcl-itcl3/Makefile
+++ b/tcl-itcl3/Makefile
@@ -17,6 +17,7 @@ CONFIGURE_ARGS+=	--x-libraries=${BUILDLINK_PREFIX.libX11}/lib
 CONFIGURE_ARGS+=	--includedir=${PREFIX}/include/itcl3
 USE_TOOLS+=		grep
 
+# Remove conflict with itcl 4.x from Tcl's bundled library
 post-install:
 .for file in body.n class.n code.n configbody.n delete.n ensemble.n find.n \
 	is.n itcl.n itclvars.n local.n scope.n


Home | Main Index | Thread Index | Old Index