freebsd-ports/x11-toolkits/tkshape/files/patch-unix-pkgIndex.tcl
Andrey Slusar 498cb57f79 - Add SHA256 checksum
- Add $FreeBSD$ tag in patch files

PR:		ports/91008
Submitted by:	maintainer
2005-12-28 10:41:16 +00:00

9 lines
386 B
Tcl

$FreeBSD$
--- unix/pkgIndex.tcl Mon Sep 11 16:27:28 2000
+++ unix/pkgIndex.tcl.new Sun Mar 14 13:29:27 2004
@@ -5,4 +5,4 @@
# broken OSes like SunOS4. If you have a problem with this, tough!
package ifneeded Shape 0.4 "package require Tk 8\n\
- [list tclPkgSetup $dir Shape 0.4 {{libshape04.so.1.0 load shape}}]"
+ [list tclPkgSetup $dir Shape 0.4 {{libshape04.so.1 load shape}}]"