svn commit: r335384 - head/www/py-waitress

Olivier Duchateau olivierd at FreeBSD.org
Sun Dec 1 14:10:59 UTC 2013


Author: olivierd
Date: Sun Dec  1 14:10:59 2013
New Revision: 335384
URL: http://svnweb.freebsd.org/changeset/ports/335384

Log:
  - Remove PYTHON_PY3K_PLIST_HACK, because PYDISTUTILS_AUTOPLIST is used
  
  Reported by:	mva@

Modified:
  head/www/py-waitress/Makefile

Modified: head/www/py-waitress/Makefile
==============================================================================
--- head/www/py-waitress/Makefile	Sun Dec  1 13:58:50 2013	(r335383)
+++ head/www/py-waitress/Makefile	Sun Dec  1 14:10:59 2013	(r335384)
@@ -14,7 +14,6 @@ LICENSE=	ZPL21
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
-PYTHON_PY3K_PLIST_HACK=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
 pre-patch:


More information about the svn-ports-head mailing list