diff options
author | hans <hans@pkgsrc.org> | 2011-09-14 17:25:32 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2011-09-14 17:25:32 +0000 |
commit | b28e7afdbe808e99eed5c77e3bb0dc1706cc439f (patch) | |
tree | caaa4a7d89d7270722298f8bb6bb85a39d55044e /multimedia/xine-lib | |
parent | 50ef1b08af5e223e517b00b36cd2aedc00075efc (diff) | |
download | pkgsrc-b28e7afdbe808e99eed5c77e3bb0dc1706cc439f.tar.gz |
Recent SunOS has OSS, so the OSS plugin is built.
Diffstat (limited to 'multimedia/xine-lib')
-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 |