aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2017-04-18 02:50:58 +0800
committerdbn <dbn@FreeBSD.org>2017-04-18 02:50:58 +0800
commit08ef1ede19cc950625ab8d215c39a56aba885838 (patch)
treeb8bfb8c7d8e7be89289a72a6c6d1e926860fda10 /multimedia
parenteea1ee8365a6af494b9cc512dbafcdfb6387cd05 (diff)
downloadfreebsd-ports-gnome-08ef1ede19cc950625ab8d215c39a56aba885838.tar.gz
freebsd-ports-gnome-08ef1ede19cc950625ab8d215c39a56aba885838.tar.zst
freebsd-ports-gnome-08ef1ede19cc950625ab8d215c39a56aba885838.zip
multimedia/py-ffmpeg: fix expiration date.
Reported by: dvl@
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/py-ffmpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/py-ffmpeg/Makefile b/multimedia/py-ffmpeg/Makefile
index 047d189a2e79..ba9443395d6a 100644
--- a/multimedia/py-ffmpeg/Makefile
+++ b/multimedia/py-ffmpeg/Makefile
@@ -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}