From 1b8e1218684888bb0443b20cbb966a3b73bf0de8 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 10 Sep 2006 08:25:48 +0000 Subject: - use macros --- audio/cynthiune/pkg-plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/cynthiune/pkg-plist b/audio/cynthiune/pkg-plist index bac16da2f9ca..b3bd2ee64868 100644 --- a/audio/cynthiune/pkg-plist +++ b/audio/cynthiune/pkg-plist @@ -144,13 +144,13 @@ Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/Preference.h Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/utils.h Local/Library/Frameworks/Cynthiune.framework/Versions/A/Resources/Info-gnustep.plist Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so -Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so.%%MAJORVERSION%% -Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so.%%MAJORVERSION%%.%%MAJORVERSION%%.1 +Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so.%%MAJORLIBVERSION%% +Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so.%%LIBVERSION%% Local/Library/Frameworks/Cynthiune.framework/Versions/Current Local/Library/Headers/Cynthiune Local/Library/Libraries/libCynthiune.so -Local/Library/Libraries/libCynthiune.so.%%MAJORVERSION%% -Local/Library/Libraries/libCynthiune.so.%%MAJORVERSION%%.%%MAJORVERSION%%.1 +Local/Library/Libraries/libCynthiune.so.%%MAJORLIBVERSION%% +Local/Library/Libraries/libCynthiune.so.%%LIBVERSION%% @dirrmtry Local/Library/Libraries @dirrmtry Local/Library/Headers @dirrm Local/Library/Frameworks/Cynthiune.framework/Versions/A/Resources -- cgit