diff options
author | mva <mva@FreeBSD.org> | 2014-06-22 19:57:19 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-06-22 19:57:19 +0800 |
commit | ed0df15fcaaac7e62f8d636ae3a4f1e60e810cf7 (patch) | |
tree | fb601f4434e5cd2684b1af54f549ff650e89104b | |
parent | c124489ed6520432f1393e4a512decde9a672b10 (diff) | |
download | freebsd-ports-gnome-ed0df15fcaaac7e62f8d636ae3a4f1e60e810cf7.tar.gz freebsd-ports-gnome-ed0df15fcaaac7e62f8d636ae3a4f1e60e810cf7.tar.zst freebsd-ports-gnome-ed0df15fcaaac7e62f8d636ae3a4f1e60e810cf7.zip |
- Remove unused PYEASYINSTALL_* leftovers
With hat: python@
Approved by: portmgr (implicit)
-rw-r--r-- | french/tvdownloader/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/french/tvdownloader/Makefile b/french/tvdownloader/Makefile index 99075163643d..7e7d1d7cdc08 100644 --- a/french/tvdownloader/Makefile +++ b/french/tvdownloader/Makefile @@ -19,9 +19,6 @@ RUN_DEPENDS= msdl:${PORTSDIR}/multimedia/msdl \ ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto\ ${PYTHON_SITELIBDIR}/mechanize/_mechanize.py:${PORTSDIR}/www/py-mechanize -MECHA_VER= 0.2.5 -MECHA_EGG= mechanize-${MECHA_VER}-${PYTHON_VERSION:S/thon//}${PYEASYINSTALL_OSARCH}.egg - USE_PYTHON= yes USES= shebangfix SHEBANG_FILES= doc/installdox |