diff options
Diffstat (limited to 'security/py-dfdatetime/Makefile')
| -rw-r--r-- | security/py-dfdatetime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-dfdatetime/Makefile b/security/py-dfdatetime/Makefile index 6fe527a1497a..3e4609d6d6cd 100644 --- a/security/py-dfdatetime/Makefile +++ b/security/py-dfdatetime/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dfdatetime -PORTVERSION= 20170719 +PORTVERSION= 20171109 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP \ https://github.com/log2timeline/dfdatetime/releases/download/${PORTVERSION}/ @@ -21,7 +21,6 @@ USES= python USE_PYTHON= distutils autoplist do-test: - @${TOUCH} ${TEST_WRKSRC}/utils/__init__.py @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py) .include <bsd.port.mk> |
