pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove the inclusion of Python's "application.mk"
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Sat Sep 30 12:51:49 2017 +0200
Changeset: cf0ae333d541bba5c61c92c936f87ab7ef2e27f5
Modified Files:
fonttools/Makefile
Log Message:
Remove the inclusion of Python's "application.mk"
This is not needed since the package doesn't use REPLACE_PYTHON.
Heads up by wiz@
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf0ae333d541bba5c61c92c936f87ab7ef2e27f5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fonttools/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/fonttools/Makefile b/fonttools/Makefile
index 5c456ab520..f0b9ec36a4 100644
--- a/fonttools/Makefile
+++ b/fonttools/Makefile
@@ -14,6 +14,5 @@ COMMENT= Library to manipulate font files from Python
WRKSRC= ${WRKDIR}/fonttools-3.15.1
-.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index