Fix dependency audio/mad -> audio/libmad
Ok naddy@
This commit is contained in:
parent
75ce3c0d9f
commit
a234539b85
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.63 2003/12/04 22:05:09 biorn Exp $
|
# $OpenBSD: Makefile,v 1.64 2003/12/11 08:09:21 biorn Exp $
|
||||||
|
|
||||||
# May not be hard to add more.
|
# May not be hard to add more.
|
||||||
ONLY_FOR_ARCHS= i386 macppc
|
ONLY_FOR_ARCHS= i386 macppc
|
||||||
@ -122,7 +122,7 @@ CONFIGURE_ARGS+=--enable-debug=3
|
|||||||
|
|
||||||
.if ${FLAVOR:L:Mmad}
|
.if ${FLAVOR:L:Mmad}
|
||||||
CONFIGURE_ARGS+=--enable-mad
|
CONFIGURE_ARGS+=--enable-mad
|
||||||
LIB_DEPENDS+= mad::audio/mad
|
LIB_DEPENDS+= mad.2::audio/libmad
|
||||||
.else
|
.else
|
||||||
CONFIGURE_ARGS+=--disable-mad
|
CONFIGURE_ARGS+=--disable-mad
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user