pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/py-gds
Module Name: pkgsrc
Committed By: mef
Date: Thu Sep 22 04:47:37 UTC 2016
Modified Files:
pkgsrc/cad/py-gds: Makefile
Log Message:
Remove redundent/unnecessary .include lines, and PYDISTUTILSPKG= yes, thanks wiz.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/cad/py-gds/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/py-gds/Makefile
diff -u pkgsrc/cad/py-gds/Makefile:1.4 pkgsrc/cad/py-gds/Makefile:1.5
--- pkgsrc/cad/py-gds/Makefile:1.4 Mon Sep 19 06:13:35 2016
+++ pkgsrc/cad/py-gds/Makefile Thu Sep 22 04:47:37 2016
@@ -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 @@ USE_LANGUAGES+= c c++
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