Chase the libxmms shared lib version.
Reported by: Koop Mast <einekoai@chello.nl>
This commit is contained in:
parent
63360c3c73
commit
0bd7a6418b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89919
2 changed files with 2 additions and 2 deletions
|
@ -592,7 +592,7 @@ PLIST_SUB+= VORBIS=""
|
|||
CONFIGURE_ARGS+= --disable-xmms
|
||||
PLIST_SUB+= XMMS="@comment "
|
||||
.else
|
||||
LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms
|
||||
LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
CONFIGURE_ARGS+= --with-xmms-prefix=${X11BASE} \
|
||||
--with-xmms-exec-prefix=${X11BASE}
|
||||
|
|
|
@ -592,7 +592,7 @@ PLIST_SUB+= VORBIS=""
|
|||
CONFIGURE_ARGS+= --disable-xmms
|
||||
PLIST_SUB+= XMMS="@comment "
|
||||
.else
|
||||
LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms
|
||||
LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
CONFIGURE_ARGS+= --with-xmms-prefix=${X11BASE} \
|
||||
--with-xmms-exec-prefix=${X11BASE}
|
||||
|
|
Loading…
Reference in a new issue