Bump min. version of gpac

Reported by:	Eugene Grosbein <eugen@kuzbass.ru>
PR:		ports/106981
This commit is contained in:
Michael Johnson
2006-12-20 17:12:55 +00:00
parent 8ca07f1099
commit 53a307116a
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math
.endif
.if !defined(WITHOUT_GPAC)
BUILD_DEPENDS+= gpac-libgpac>=0.4.0.r2,1:${PORTSDIR}/multimedia/gpac-libgpac
BUILD_DEPENDS+= gpac-libgpac>=0.4.2.r2,1:${PORTSDIR}/multimedia/gpac-libgpac
LIB_DEPENDS+= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac
CONFIGURE_ARGS+= --enable-mp4-output
.endif

View File

@@ -72,7 +72,7 @@ CFLAGS+= -O2 -funroll-loops -ffast-math
.endif
.if !defined(WITHOUT_GPAC)
BUILD_DEPENDS+= gpac-libgpac>=0.4.0.r2,1:${PORTSDIR}/multimedia/gpac-libgpac
BUILD_DEPENDS+= gpac-libgpac>=0.4.2.r2,1:${PORTSDIR}/multimedia/gpac-libgpac
LIB_DEPENDS+= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac
CONFIGURE_ARGS+= --enable-mp4-output
.endif