pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-ipython_genutils Delete a redundant variable



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e40b3565979
branches:  trunk
changeset: 360063:3e40b3565979
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Mar 20 19:16:27 2017 +0000

description:
Delete a redundant variable

diffstat:

 devel/py-ipython_genutils/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e64425147be4 -r 3e40b3565979 devel/py-ipython_genutils/Makefile
--- a/devel/py-ipython_genutils/Makefile        Mon Mar 20 18:45:28 2017 +0000
+++ b/devel/py-ipython_genutils/Makefile        Mon Mar 20 19:16:27 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/03/20 02:35:08 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/20 19:16:27 minskim Exp $
 
 DISTNAME=      ipython_genutils-0.2.0
 PKGREVISION=   1
@@ -11,7 +11,6 @@
 COMMENT=       Vestigial utilities from IPython
 LICENSE=       modified-bsd
 
-PYDISTUTILSPKG=        yes
 USE_LANGUAGES= # none
 
 .include "../../lang/python/distutils.mk"



Home | Main Index | Thread Index | Old Index