pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-proteus
Module Name: pkgsrc
Committed By: adam
Date: Fri May 22 21:32:04 UTC 2020
Modified Files:
pkgsrc/devel/py-proteus: Makefile
Log Message:
py-proteus: python/application.mk is not needed any more
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-proteus/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-proteus/Makefile
diff -u pkgsrc/devel/py-proteus/Makefile:1.7 pkgsrc/devel/py-proteus/Makefile:1.8
--- pkgsrc/devel/py-proteus/Makefile:1.7 Fri May 22 21:04:10 2020
+++ pkgsrc/devel/py-proteus/Makefile Fri May 22 21:32:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/05/22 21:04:10 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/22 21:32:04 adam Exp $
TRYTON_MODULE_NAME= proteus
PKGREVISION= 1
@@ -18,6 +18,5 @@ USE_LANGUAGES= # none
.include "options.mk"
-.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index