pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-ipython_genutils
Module Name: pkgsrc
Committed By: minskim
Date: Mon Mar 20 19:16:28 UTC 2017
Modified Files:
pkgsrc/devel/py-ipython_genutils: Makefile
Log Message:
Delete a redundant variable
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-ipython_genutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-ipython_genutils/Makefile
diff -u pkgsrc/devel/py-ipython_genutils/Makefile:1.2 pkgsrc/devel/py-ipython_genutils/Makefile:1.3
--- pkgsrc/devel/py-ipython_genutils/Makefile:1.2 Mon Mar 20 02:35:08 2017
+++ pkgsrc/devel/py-ipython_genutils/Makefile Mon Mar 20 19:16:27 2017
@@ -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 @@ HOMEPAGE= http://ipython.org/
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