diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-10 08:25:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-10 08:25:48 +0000 |
commit | 3b75d510b1de2e1cab99334da2d67aca2ea3e1fc (patch) | |
tree | 28d96b7c83b2bc940049045d7655f9145d3cdc45 /audio/cynthiune | |
parent | e7a30f675c09f9a5ead3c24f222d5cd701f37134 (diff) | |
download | ports-3b75d510b1de2e1cab99334da2d67aca2ea3e1fc.tar.gz ports-3b75d510b1de2e1cab99334da2d67aca2ea3e1fc.zip |
- use macros
Notes
Notes:
svn path=/head/; revision=172681
Diffstat (limited to 'audio/cynthiune')
-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 |