diff options
author | obache <obache@pkgsrc.org> | 2011-11-17 13:43:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-11-17 13:43:11 +0000 |
commit | 27d6a2eefc6d9cb1b078c34e7d48fddf35ed1776 (patch) | |
tree | e22e3a83f683638835267498b04efa4667197ac2 /audio/xine-arts | |
parent | 47179536322a3485e36232f6d535dca47728afe2 (diff) | |
download | pkgsrc-27d6a2eefc6d9cb1b078c34e7d48fddf35ed1776.tar.gz |
Use XINE_MOD_DIR_VER for plugin sub directory name instead of fixed version.
fixes PR pkg/45623.
Diffstat (limited to 'audio/xine-arts')
-rw-r--r-- | audio/xine-arts/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xine-arts/PLIST b/audio/xine-arts/PLIST index fd8550b639a..74fa0829de6 100644 --- a/audio/xine-arts/PLIST +++ b/audio/xine-arts/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.16 2010/07/28 09:25:53 drochner Exp $ -lib/xine/plugins/1.29/xineplug_ao_out_arts.la +@comment $NetBSD: PLIST,v 1.17 2011/11/17 13:43:11 obache Exp $ +lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_ao_out_arts.la |