pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/py-gds Remove redundent/unnecessary .include lines...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a7adcf38ea7
branches:  trunk
changeset: 353019:4a7adcf38ea7
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Sep 22 04:47:37 2016 +0000

description:
Remove redundent/unnecessary .include lines, and  PYDISTUTILSPKG= yes, thanks wiz.

diffstat:

 cad/py-gds/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r ef4ce0e51c15 -r 4a7adcf38ea7 cad/py-gds/Makefile
--- a/cad/py-gds/Makefile       Thu Sep 22 02:59:36 2016 +0000
+++ b/cad/py-gds/Makefile       Thu Sep 22 04:47:37 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/09/19 06:13:35 mef Exp $
+# $NetBSD: Makefile,v 1.5 2016/09/22 04:47:37 mef Exp $
 
 VERSION=       1.0
 DISTNAME=      gdspy-${VERSION}
@@ -17,10 +17,6 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
 
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
-.include "../../lang/python/versioned_dependencies.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index