1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

multimedia/py-ffmpeg: fix expiration date.

Reported by:	dvl@
This commit is contained in:
David Naylor 2017-04-17 18:50:58 +00:00
parent b4cb334de7
commit c4087f2701
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438742

View File

@ -18,7 +18,7 @@ BUILD_DEPENDS= cython:lang/cython
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
DEPRECATED= Depreciated upstream in favour of ffpyplayer
EXPIRATION_DATE=2017-06-31
EXPIRATION_DATE=2017-06-30
MAKE_ENV= FFMPEG_LIBRARIES="SDL SDL_mixer" FFMPEG_LIBRARY_DIRS=${LOCALBASE}/lib \
FFMPEG_INCLUDES=${LOCALBASE}/include/SDL FFMPEG_ROOT=${LOCALBASE}