mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Correct libmusepack dependency.
Submitted by: ahze Approved by: maintainer (blanket)
This commit is contained in:
parent
8f6b6c3459
commit
1edecc2753
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123195
@ -789,7 +789,7 @@ PLIST_SUB+= MJPEGTOOLS=""
|
||||
CONFIGURE_ARGS+= --disable-musepack
|
||||
PLIST_SUB+= MUSEPACK="@comment "
|
||||
.else
|
||||
LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/musepack
|
||||
LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/libmusepack
|
||||
|
||||
PLIST_SUB+= MUSEPACK=""
|
||||
.endif
|
||||
|
@ -789,7 +789,7 @@ PLIST_SUB+= MJPEGTOOLS=""
|
||||
CONFIGURE_ARGS+= --disable-musepack
|
||||
PLIST_SUB+= MUSEPACK="@comment "
|
||||
.else
|
||||
LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/musepack
|
||||
LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/libmusepack
|
||||
|
||||
PLIST_SUB+= MUSEPACK=""
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user