Use XINE_MOD_DIR_VER for plugin sub directory name instead of fixed version.
fixes PR pkg/45623.
This commit is contained in:
parent
c90dda68a8
commit
3b75a2f6e3
4 changed files with 8 additions and 8 deletions
|
@ -1,2 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/25 20:24:41 markd Exp $
|
||||
lib/xine/plugins/1.29/xineplug_ao_out_alsa.la
|
||||
@comment $NetBSD: PLIST,v 1.2 2011/11/17 13:43:11 obache Exp $
|
||||
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_ao_out_alsa.la
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.16 2010/07/28 09:25:54 drochner Exp $
|
||||
lib/xine/plugins/1.29/xineplug_ao_out_esd.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_esd.la
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2010/07/28 09:25:54 drochner Exp $
|
||||
lib/xine/plugins/1.29/xineplug_ao_out_pulseaudio.la
|
||||
@comment $NetBSD: PLIST,v 1.7 2011/11/17 13:43:11 obache Exp $
|
||||
lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_ao_out_pulseaudio.la
|
||||
|
|
Loading…
Reference in a new issue