Correct libmusepack dependency.

Submitted by:	ahze
Approved by:	maintainer (blanket)
This commit is contained in:
Joe Marcus Clarke 2004-12-05 06:51:34 +00:00
parent 8f6b6c3459
commit 1edecc2753
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123195
2 changed files with 2 additions and 2 deletions

View File

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

View File

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