From 526f368c1f14049f2973cf1e394ac47f2b2b2a55 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Wed, 11 Aug 2010 20:58:04 +0000 Subject: Chase multimedia/mp4v2 update. PR: ports/148643 Submitted by: Christopher Key --- audio/cmus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/cmus') diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 928995469fef..842fb75aae65 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,7 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -104,7 +104,7 @@ CONFIGURE_ARGS+=CONFIG_TREMOR=y .if defined(WITH_MP4) LIB_DEPENDS+= faad:${PORTSDIR}/audio/faad -LIB_DEPENDS+= mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 +LIB_DEPENDS+= mp4v2:${PORTSDIR}/multimedia/mp4v2 CONFIGURE_ARGS+=CONFIG_MP4=y PLIST_SUB+= MP4="" .else -- cgit v1.2.3