pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-test-timeout Removed unused lines



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d63b6c46057
branches:  trunk
changeset: 372040:4d63b6c46057
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Nov 26 16:56:06 2017 +0000

description:
Removed unused lines

diffstat:

 devel/py-test-timeout/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (21 lines):

diff -r 3bb7070e2dc2 -r 4d63b6c46057 devel/py-test-timeout/Makefile
--- a/devel/py-test-timeout/Makefile    Sun Nov 26 16:49:32 2017 +0000
+++ b/devel/py-test-timeout/Makefile    Sun Nov 26 16:56:06 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/11/06 13:35:03 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/11/26 16:56:06 adam Exp $
 
 DISTNAME=      pytest-timeout-1.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -14,11 +14,5 @@
 
 USE_LANGUAGES= # none
 
-#post-install:
-#      cd ${DESTDIR}${PREFIX}/bin && \
-#              ${MV} py.test py.test-${PYVERSSUFFIX} && \
-#              ${MV} pytest pytest-${PYVERSSUFFIX} || ${TRUE}
-
-.include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index