diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-09-10 16:25:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-09-10 16:25:48 +0800 |
commit | 1b8e1218684888bb0443b20cbb966a3b73bf0de8 (patch) | |
tree | 297ab46abd97b6aa5a1a35607bcfc65fa302ba86 /audio | |
parent | 4af525b7858ad0d9a3ddca4853a2edd8b7dc78d6 (diff) | |
download | freebsd-ports-gnome-1b8e1218684888bb0443b20cbb966a3b73bf0de8.tar.gz freebsd-ports-gnome-1b8e1218684888bb0443b20cbb966a3b73bf0de8.tar.zst freebsd-ports-gnome-1b8e1218684888bb0443b20cbb966a3b73bf0de8.zip |
- use macros
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cynthiune/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
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 |