pkgsrc-WIP-changes archive

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

tcl-itcl3: Drop dead code



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Oct 21 23:19:13 2016 +0200
Changeset:	c2bc0ab89a6f4f9da216ae1ac86580653dd67af8

Modified Files:
	tcl-itcl3/Makefile

Log Message:
tcl-itcl3: Drop dead code

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

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

diffstat:
 tcl-itcl3/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diffs:
diff --git a/tcl-itcl3/Makefile b/tcl-itcl3/Makefile
index 38c3001..462e02b 100644
--- a/tcl-itcl3/Makefile
+++ b/tcl-itcl3/Makefile
@@ -24,9 +24,5 @@ post-install:
 		${MV} ${file} itcl3-${file}
 .endfor
 
-#.include "../../x11/libXt/buildlink3.mk"
-#.include "../../x11/libX11/buildlink3.mk"
-#.include "../../mk/dlopen.buildlink3.mk"
 .include "../../lang/tcl/buildlink3.mk"
-#.include "../../x11/tk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index