mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
multimedia/libxine: Fix build on i386
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/libxine/work/stage/usr/local/lib/xine/plugins/2.9/xineplug_decode_qt.so:No such file or directory
This commit is contained in:
parent
96e0fb7b07
commit
c3c830510c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569296
1 changed files with 1 additions and 2 deletions
|
@ -141,8 +141,7 @@ V4L_BUILD_DEPENDS= v4l_compat>=1.0.20100321:multimedia/v4l_compat
|
|||
V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l
|
||||
V4L_CONFIGURE_ENABLE= libv4l v4l v4l2
|
||||
W32DLL_CONFIGURE_ENABLE= w32dll
|
||||
W32DLL_PLIST_FILES= ${PLUGINSDIR}/xineplug_decode_qt.so \
|
||||
${PLUGINSDIR}/xineplug_decode_w32dll.so
|
||||
W32DLL_PLIST_FILES= ${PLUGINSDIR}/xineplug_decode_w32dll.so
|
||||
WAVPACK_LIB_DEPENDS= libwavpack.so:audio/wavpack
|
||||
WAVPACK_CONFIGURE_WITH= wavpack
|
||||
WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland \
|
||||
|
|
Loading…
Add table
Reference in a new issue