From 199456f7f88033ba383df279d45033a5c0745ca8 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Wed, 10 Nov 2004 02:25:02 +0000 Subject: Use mpeg4ip-libmp4v2 instead of mpeg4ip Approved by: marcus (co mentor) --- audio/gtkpod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/gtkpod') diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index cb21083e8e4d..f4c843c3f0c3 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkpod PORTVERSION= 0.80 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -33,7 +33,7 @@ WITH_AAC= YES .endif .if defined(WITH_AAC) -LIB_DEPENDS+= mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip +LIB_DEPENDS+= mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 .endif CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" -- cgit v1.2.3