Chase libxine shared lib version.

PR:		60720
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
This commit is contained in:
Joe Marcus Clarke 2003-12-30 06:54:23 +00:00
parent bee749709e
commit dee1c59f90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96923
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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