- Update USES=python: it works fine with Python 3.x [1]

- Fix shebang [2]
- Bump PORTREVISION for package change

With hat:	python [1]
Reported by:	ohauer [2]
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-28 16:34:35 +00:00
parent 8cedab0e09
commit c13036de17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366432

View File

@ -2,6 +2,7 @@
PORTNAME= youtube_dl
PORTVERSION= 2014.08.10
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/
DISTNAME= youtube-dl-${PORTVERSION}
@ -16,8 +17,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
USES= python:2,run
ALL_TARGET= youtube-dl
MAKE_ARGS= PYTHON=${PYTHON_CMD}
USES= python:run
OPTIONS_DEFINE= BASH RTMPDUMP FFMPEG
OPTIONS_DEFAULT=RTMPDUMP