diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-16 16:39:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-16 16:39:41 +0000 |
commit | 70507a37579a71bd2ac6c2ed6c9c6d462c1ebd08 (patch) | |
tree | 65dd433ad96312dd453de1f54f1f3927953ffd35 /lang/gnustep-guile | |
parent | 960aa5db65fb4edf79cf3f5a537e8df7538d489d (diff) | |
download | ports-70507a37579a71bd2ac6c2ed6c9c6d462c1ebd08.tar.gz ports-70507a37579a71bd2ac6c2ed6c9c6d462c1ebd08.zip |
Notes
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r-- | lang/gnustep-guile/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnustep-guile/pkg-plist b/lang/gnustep-guile/pkg-plist index 638c2771de9c..132d5abba481 100644 --- a/lang/gnustep-guile/pkg-plist +++ b/lang/gnustep-guile/pkg-plist @@ -23,8 +23,8 @@ System/Library/Headers/gnustep/guile/gstep_guile.h System/Library/Headers/gnustep/guile/gg_Object.h System/Library/Libraries/Guile/languages/gstep-guile.scm System/Library/Libraries/libScriptKit.so -System/Library/Libraries/libScriptKit.so.1 -System/Library/Libraries/libScriptKit.so.1.0.0 +System/Library/Libraries/libScriptKit.so.%%MAJORLIBVERSION%% +System/Library/Libraries/libScriptKit.so.%%LIBVERSION%% System/Library/Libraries/libgg_base.so System/Library/Libraries/libgg_base.so.%%VERSION%% System/Library/Libraries/libgg_base.so.1 |