pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance
Module Name: pkgsrc
Committed By: adam
Date: Fri May 22 21:33:36 UTC 2020
Modified Files:
pkgsrc/finance/py-trytond-account-invoice-history: Makefile
pkgsrc/finance/py-trytond-product-cost-fifo: Makefile
Log Message:
python/application.mk is not needed any more
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/finance/py-trytond-account-invoice-history/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/finance/py-trytond-product-cost-fifo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/py-trytond-account-invoice-history/Makefile
diff -u pkgsrc/finance/py-trytond-account-invoice-history/Makefile:1.4 pkgsrc/finance/py-trytond-account-invoice-history/Makefile:1.5
--- pkgsrc/finance/py-trytond-account-invoice-history/Makefile:1.4 Fri May 22 21:06:23 2020
+++ pkgsrc/finance/py-trytond-account-invoice-history/Makefile Fri May 22 21:33:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/05/22 21:06:23 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/22 21:33:36 adam Exp $
TRYTON_MODULE_NAME= trytond_account_invoice_history
.include "../../devel/py-trytond/Makefile.common"
@@ -15,6 +15,5 @@ DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYT
USE_LANGUAGES= # none
-.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/py-trytond-product-cost-fifo/Makefile
diff -u pkgsrc/finance/py-trytond-product-cost-fifo/Makefile:1.4 pkgsrc/finance/py-trytond-product-cost-fifo/Makefile:1.5
--- pkgsrc/finance/py-trytond-product-cost-fifo/Makefile:1.4 Fri May 22 21:08:42 2020
+++ pkgsrc/finance/py-trytond-product-cost-fifo/Makefile Fri May 22 21:33:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/05/22 21:08:42 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/22 21:33:36 adam Exp $
TRYTON_MODULE_NAME= trytond_product_cost_fifo
.include "../../devel/py-trytond/Makefile.common"
@@ -15,6 +15,5 @@ DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYT
USE_LANGUAGES= # none
-.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index