Use mpeg4ip-libmp4v2 instead of mpeg4ip
Approved by: marcus (co mentor)
This commit is contained in:
parent
60e4a7332e
commit
199456f7f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121274
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue