pkgsrc-WIP-changes archive

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

python/application.mk is not needed here



Module Name:	pkgsrc-wip
Committed By:	Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By:	nils
Date:		Wed Mar 2 21:54:59 2016 +0100
Changeset:	a5d803e92cab6d71b46763d338485f4bf13a7315

Modified Files:
	py-yapf/Makefile

Log Message:
python/application.mk is not needed here

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

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

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

diffs:
diff --git a/py-yapf/Makefile b/py-yapf/Makefile
index bf691f9..450b6b9 100644
--- a/py-yapf/Makefile
+++ b/py-yapf/Makefile
@@ -20,6 +20,5 @@ PYTHON_VERSIONS_ACCEPTED=	34 27
 post-install:
 		${MV} ${DESTDIR}${PREFIX}/bin/yapf ${DESTDIR}${PREFIX}/bin/yapf${PYVERSSUFFIX}
 
-.include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index