svn commit: r358790 - head/french/tvdownloader

Marcus von Appen mva at FreeBSD.org
Sun Jun 22 11:57:20 UTC 2014


Author: mva
Date: Sun Jun 22 11:57:19 2014
New Revision: 358790
URL: http://svnweb.freebsd.org/changeset/ports/358790
QAT: https://qat.redports.org/buildarchive/r358790/

Log:
  - Remove unused PYEASYINSTALL_* leftovers
  
  With hat:	python@
  Approved by:	portmgr (implicit)

Modified:
  head/french/tvdownloader/Makefile

Modified: head/french/tvdownloader/Makefile
==============================================================================
--- head/french/tvdownloader/Makefile	Sun Jun 22 11:35:59 2014	(r358789)
+++ head/french/tvdownloader/Makefile	Sun Jun 22 11:57:19 2014	(r358790)
@@ -19,9 +19,6 @@ RUN_DEPENDS=	msdl:${PORTSDIR}/multimedia
 		${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


More information about the svn-ports-head mailing list