Chase libxine shared lib version.
PR: 60720 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
This commit is contained in:
parent
bee749709e
commit
dee1c59f90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96923
@ -30,7 +30,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
|
||||
LOCALBASE="${LOCALBASE}"
|
||||
|
||||
.ifdef (WITH_XINE)
|
||||
LIB_DEPENDS+= xine.7:${PORTSDIR}/multimedia/libxine
|
||||
LIB_DEPENDS+= xine.8:${PORTSDIR}/multimedia/libxine
|
||||
CONFIGURE_ARGS+= --enable-xine
|
||||
.else
|
||||
#USE_GNOME+= gstreamerplugins
|
||||
|
@ -30,7 +30,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
|
||||
LOCALBASE="${LOCALBASE}"
|
||||
|
||||
.ifdef (WITH_XINE)
|
||||
LIB_DEPENDS+= xine.7:${PORTSDIR}/multimedia/libxine
|
||||
LIB_DEPENDS+= xine.8:${PORTSDIR}/multimedia/libxine
|
||||
CONFIGURE_ARGS+= --enable-xine
|
||||
.else
|
||||
#USE_GNOME+= gstreamerplugins
|
||||
|
Loading…
Reference in New Issue
Block a user