Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2014 17:04:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193651] [NEW PORT] www/py-django-allauth: User registration with social account authentication for django
Message-ID:  <bug-193651-13-ziXhxkuvFP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193651-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193651-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193651

--- Comment #1 from Marcus von Appen <mva@FreeBSD.org> ---
USE_PYTHON=    yes
USE_PYDISTUTILS=    yes
PYDISTUTILS_AUTOPLIST=    yes

are deprecated. Please convert them to the new format:

USES= python
USE_PYTHON= distutils autoplist

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193651-13-ziXhxkuvFP>