Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 11:57:19 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358790 - head/french/tvdownloader
Message-ID:  <201406221157.s5MBvJnR006978@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406221157.s5MBvJnR006978>