diff options
author | hoek <hoek@FreeBSD.org> | 2000-05-31 18:35:19 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2000-05-31 18:35:19 +0000 |
commit | 7420bd2c083875e7c3bd6297a823b705ca7ca763 (patch) | |
tree | 34da393d822ce6c1163b18101b72d2148d6e8519 /lang | |
parent | d5e7e1485660a2597e5ed1046641f7ac532381fd (diff) | |
download | FreeBSD-ports-7420bd2c083875e7c3bd6297a823b705ca7ca763.zip FreeBSD-ports-7420bd2c083875e7c3bd6297a823b705ca7ca763.tar.gz |
The pkg/PLIST learned how to support symlinks more than a year ago.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/itcl/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/itcl/pkg-plist b/lang/itcl/pkg-plist index 18bf49f..c8d8f75 100644 --- a/lang/itcl/pkg-plist +++ b/lang/itcl/pkg-plist @@ -1,6 +1,5 @@ bin/itclsh3.0 -@exec /bin/ln -s %D/%F %B/itclsh -@unexec rm %B/itclsh +bin/itclsh include/itcl3.0/generic/itcl.h include/itcl3.0/generic/itclInt.h include/itcl3.0/itcl.h |