diff options
author | hoek <hoek@FreeBSD.org> | 2000-06-01 02:35:19 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2000-06-01 02:35:19 +0800 |
commit | 7420bd2c083875e7c3bd6297a823b705ca7ca763 (patch) | |
tree | 34da393d822ce6c1163b18101b72d2148d6e8519 /lang | |
parent | d5e7e1485660a2597e5ed1046641f7ac532381fd (diff) | |
download | freebsd-ports-gnome-7420bd2c083875e7c3bd6297a823b705ca7ca763.tar.gz freebsd-ports-gnome-7420bd2c083875e7c3bd6297a823b705ca7ca763.tar.zst freebsd-ports-gnome-7420bd2c083875e7c3bd6297a823b705ca7ca763.zip |
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 18bf49fe247d..c8d8f754cd66 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 |