diff options
author | hans <hans> | 2011-09-14 17:25:32 +0000 |
---|---|---|
committer | hans <hans> | 2011-09-14 17:25:32 +0000 |
commit | c33ff7995043f15927721a360cef1ebec8376600 (patch) | |
tree | caaa4a7d89d7270722298f8bb6bb85a39d55044e /multimedia | |
parent | f7705012bfd01dd9da5aaefff74ef4e86f66ef97 (diff) | |
download | pkgsrc-c33ff7995043f15927721a360cef1ebec8376600.tar.gz |
Recent SunOS has OSS, so the OSS plugin is built.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xine-lib/PLIST.SunOS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/xine-lib/PLIST.SunOS b/multimedia/xine-lib/PLIST.SunOS index 7772c4d0fe3..ccb30d73388 100644 --- a/multimedia/xine-lib/PLIST.SunOS +++ b/multimedia/xine-lib/PLIST.SunOS @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST.SunOS,v 1.6 2008/04/24 12:32:22 wiz Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.7 2011/09/14 17:25:32 hans Exp $ lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_ao_out_sun.a lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_ao_out_sun.so +lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_ao_out_oss.a +lib/xine/plugins/${XINE_MOD_DIR_VER}/xineplug_ao_out_oss.so |