From 666d45fb4445c90ce141193b1c3c5dd122c5a40c Mon Sep 17 00:00:00 2001 From: pat Date: Fri, 16 Nov 2001 22:56:56 +0000 Subject: Shared library version bump because of audio/mad update Approved by: lioux --- audio/mpg321/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index 077fbfc4dd16..7e9a4c4062b1 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= mpg321 MAINTAINER= naddy@FreeBSD.org LIB_DEPENDS= ao.2:${PORTSDIR}/audio/libao \ - mad.0:${PORTSDIR}/audio/mad + mad.1:${PORTSDIR}/audio/mad GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-mpg123-symlink -- cgit