Date: Sat, 26 Oct 2013 09:36:20 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331669 - head/www/py-praw Message-ID: <201310260936.r9Q9aLPb099116@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat Oct 26 09:36:20 2013 New Revision: 331669 URL: http://svnweb.freebsd.org/changeset/ports/331669 Log: www/py-praw: AUTOPLIST implies PY3K_PLIST_HACK, remove it. Reported by: mva Modified: head/www/py-praw/Makefile Modified: head/www/py-praw/Makefile ============================================================================== --- head/www/py-praw/Makefile Sat Oct 26 09:29:18 2013 (r331668) +++ head/www/py-praw/Makefile Sat Oct 26 09:36:20 2013 (r331669) @@ -19,7 +19,6 @@ USE_GITHUB= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_AUTOPLIST= yes -PYTHON_PY3K_PLIST_HACK= yes GH_ACCOUNT= praw-dev GH_TAGNAME= v${DISTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310260936.r9Q9aLPb099116>