Use mpeg4ip-libmp4v2 instead of mpeg4ip

Approved by:	marcus (co mentor)
This commit is contained in:
Michael Johnson 2004-11-10 02:25:02 +00:00
parent 60e4a7332e
commit 199456f7f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121274

View file

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