diff options
author | mva <mva@FreeBSD.org> | 2014-10-20 01:18:24 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-10-20 01:18:24 +0800 |
commit | 7ef046b70810601dfd2a14bf5ef9fe08db3e2280 (patch) | |
tree | ceb0deb49d4ce529d80f76432ab85612c9377d7f /french/tvdownloader | |
parent | 4b28e3ef41b41ae0cb3f634461e996aa79f1d6d5 (diff) | |
download | freebsd-ports-gnome-7ef046b70810601dfd2a14bf5ef9fe08db3e2280.tar.gz freebsd-ports-gnome-7ef046b70810601dfd2a14bf5ef9fe08db3e2280.tar.zst freebsd-ports-gnome-7ef046b70810601dfd2a14bf5ef9fe08db3e2280.zip |
- Convert ports from french/ and ftp/ to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'french/tvdownloader')
-rw-r--r-- | french/tvdownloader/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/french/tvdownloader/Makefile b/french/tvdownloader/Makefile index ab7763b923af..4c83ad9d6423 100644 --- a/french/tvdownloader/Makefile +++ b/french/tvdownloader/Makefile @@ -19,8 +19,7 @@ RUN_DEPENDS= msdl:${PORTSDIR}/multimedia/msdl \ ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto\ ${PYTHON_SITELIBDIR}/mechanize/_mechanize.py:${PORTSDIR}/www/py-mechanize -USE_PYTHON= yes -USES= shebangfix +USES= python shebangfix SHEBANG_FILES= doc/installdox ALL_TARGET= build |