pkgsrc-WIP-changes archive

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

Don't actually need python's application.mk.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Wed Feb 17 13:37:43 2016 +0100
Changeset:	ae517507d46649a7966d4fc30ac262795d26c11e

Modified Files:
	py-netmiko/Makefile

Log Message:
Don't actually need python's application.mk.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae517507d46649a7966d4fc30ac262795d26c11e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-netmiko/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/py-netmiko/Makefile b/py-netmiko/Makefile
index 259306f..f20ac83 100644
--- a/py-netmiko/Makefile
+++ b/py-netmiko/Makefile
@@ -17,6 +17,5 @@ DEPENDS+=	${PYPKGPREFIX}-paramiko>=1.13.0:../../security/py-paramiko
 
 PYDISTUTILSPKG=	yes
 
-.include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index