py-cached-property: removed unused comment
This commit is contained in:
parent
765157bde9
commit
490b0da6fe
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2017/09/30 14:25:29 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2017/09/30 14:28:03 adam Exp $
|
||||
|
||||
DISTNAME= cached-property-1.3.1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -14,7 +14,5 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
|
|||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
# UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 561: ordinal not in range(128)
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue