Index: /usr/ports/finance/tryton/Makefile =================================================================== --- /usr/ports/finance/tryton/Makefile (revision 333678) +++ /usr/ports/finance/tryton/Makefile (working copy) @@ -19,11 +19,10 @@ USES= desktop-file-utils gettext USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install -USE_GNOME= gtk20 desktopfileutils pygtk2 +USE_GNOME= gtk20 pygtk2 -NO_STAGE= yes post-install: - ${INSTALL_DATA} ${WRKSRC}/tryton.desktop ${PREFIX}/share/applications/tryton.desktop - ${INSTALL_DATA} ${WRKSRC}/share/pixmaps/tryton/tryton-icon.png ${PREFIX}/share/pixmaps/tryton-icon.png + ${INSTALL_DATA} ${WRKSRC}/tryton.desktop ${STAGEDIR}${PREFIX}/share/applications/tryton.desktop + ${INSTALL_DATA} ${WRKSRC}/share/pixmaps/tryton/tryton-icon.png ${STAGEDIR}${PREFIX}/share/pixmaps/tryton-icon.png .include Index: /usr/ports/finance/trytond/Makefile =================================================================== --- /usr/ports/finance/trytond/Makefile (revision 333678) +++ /usr/ports/finance/trytond/Makefile (working copy) @@ -44,7 +44,6 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PIDDIR%%|${PIDDIR}|g' -e 's|%%LOGDIR%%|${LOGDIR}|g' \ ${WRKSRC}/etc/${PORTNAME}.conf @@ -68,11 +67,6 @@ .endif post-install: - ${CP} -p ${WRKSRC}/etc/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf.sample - @if [ ! -f ${PREFIX}/etc/${PORTNAME}.conf ]; then \ - ${CP} -p ${PREFIX}/etc/${PORTNAME}.conf.sample ${PREFIX}/etc/${PORTNAME}.conf ; \ - fi + ${CP} -p ${WRKSRC}/etc/${PORTNAME}.conf ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample - @${CAT} ${PKGMESSAGE} - .include Index: /usr/ports/finance/trytond_account/Makefile =================================================================== --- /usr/ports/finance/trytond_account/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_be/Makefile =================================================================== --- /usr/ports/finance/trytond_account_be/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_be/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_invoice/Makefile =================================================================== --- /usr/ports/finance/trytond_account_invoice/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_invoice/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_invoice_history/Makefile =================================================================== --- /usr/ports/finance/trytond_account_invoice_history/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_invoice_history/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_invoice_line_standalone/Makefile =================================================================== --- /usr/ports/finance/trytond_account_invoice_line_standalone/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_invoice_line_standalone/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_product/Makefile =================================================================== --- /usr/ports/finance/trytond_account_product/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_product/Makefile (working copy) @@ -19,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_statement/Makefile =================================================================== --- /usr/ports/finance/trytond_account_statement/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_statement/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_stock_anglo_saxon/Makefile =================================================================== --- /usr/ports/finance/trytond_account_stock_anglo_saxon/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_stock_anglo_saxon/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_account_stock_continental/Makefile =================================================================== --- /usr/ports/finance/trytond_account_stock_continental/Makefile (revision 333678) +++ /usr/ports/finance/trytond_account_stock_continental/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_analytic_account/Makefile =================================================================== --- /usr/ports/finance/trytond_analytic_account/Makefile (revision 333678) +++ /usr/ports/finance/trytond_analytic_account/Makefile (working copy) @@ -21,5 +22,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_analytic_invoice/Makefile =================================================================== --- /usr/ports/finance/trytond_analytic_invoice/Makefile (revision 333678) +++ /usr/ports/finance/trytond_analytic_invoice/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_analytic_purchase/Makefile =================================================================== --- /usr/ports/finance/trytond_analytic_purchase/Makefile (revision 333678) +++ /usr/ports/finance/trytond_analytic_purchase/Makefile (working copy) @@ -20,5 +21,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_analytic_sale/Makefile =================================================================== --- /usr/ports/finance/trytond_analytic_sale/Makefile (revision 333678) +++ /usr/ports/finance/trytond_analytic_sale/Makefile (working copy) @@ -20,5 +21,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_calendar/Makefile =================================================================== --- /usr/ports/finance/trytond_calendar/Makefile (revision 333678) +++ /usr/ports/finance/trytond_calendar/Makefile (working copy) @@ -21,5 +22,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_calendar_classification/Makefile =================================================================== --- /usr/ports/finance/trytond_calendar_classification/Makefile (revision 333678) +++ /usr/ports/finance/trytond_calendar_classification/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_calendar_scheduling/Makefile =================================================================== --- /usr/ports/finance/trytond_calendar_scheduling/Makefile (revision 333678) +++ /usr/ports/finance/trytond_calendar_scheduling/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_calendar_todo/Makefile =================================================================== --- /usr/ports/finance/trytond_calendar_todo/Makefile (revision 333678) +++ /usr/ports/finance/trytond_calendar_todo/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_carrier/Makefile =================================================================== --- /usr/ports/finance/trytond_carrier/Makefile (revision 333678) +++ /usr/ports/finance/trytond_carrier/Makefile (working copy) @@ -19,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_carrier_percentage/Makefile =================================================================== --- /usr/ports/finance/trytond_carrier_percentage/Makefile (revision 333678) +++ /usr/ports/finance/trytond_carrier_percentage/Makefile (working copy) @@ -19,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_carrier_weight/Makefile =================================================================== --- /usr/ports/finance/trytond_carrier_weight/Makefile (revision 333678) +++ /usr/ports/finance/trytond_carrier_weight/Makefile (working copy) @@ -19,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_company/Makefile =================================================================== --- /usr/ports/finance/trytond_company/Makefile (revision 333678) +++ /usr/ports/finance/trytond_company/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_company_work_time/Makefile =================================================================== --- /usr/ports/finance/trytond_company_work_time/Makefile (revision 333678) +++ /usr/ports/finance/trytond_company_work_time/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_country/Makefile =================================================================== --- /usr/ports/finance/trytond_country/Makefile (revision 333678) +++ /usr/ports/finance/trytond_country/Makefile (working copy) @@ -17,5 +17,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_currency/Makefile =================================================================== --- /usr/ports/finance/trytond_currency/Makefile (revision 333678) +++ /usr/ports/finance/trytond_currency/Makefile (working copy) @@ -17,5 +17,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_dashboard/Makefile =================================================================== --- /usr/ports/finance/trytond_dashboard/Makefile (revision 333678) +++ /usr/ports/finance/trytond_dashboard/Makefile (working copy) @@ -17,5 +17,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_ldap_authentication/Makefile =================================================================== --- /usr/ports/finance/trytond_ldap_authentication/Makefile (revision 333678) +++ /usr/ports/finance/trytond_ldap_authentication/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_ldap_connection/Makefile =================================================================== --- /usr/ports/finance/trytond_ldap_connection/Makefile (revision 333678) +++ /usr/ports/finance/trytond_ldap_connection/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_party/Makefile =================================================================== --- /usr/ports/finance/trytond_party/Makefile (revision 333678) +++ /usr/ports/finance/trytond_party/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_party_siret/Makefile =================================================================== --- /usr/ports/finance/trytond_party_siret/Makefile (revision 333678) +++ /usr/ports/finance/trytond_party_siret/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_party_vcarddav/Makefile =================================================================== --- /usr/ports/finance/trytond_party_vcarddav/Makefile (revision 333678) +++ /usr/ports/finance/trytond_party_vcarddav/Makefile (working copy) @@ -21,5 +21,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_product/Makefile =================================================================== --- /usr/ports/finance/trytond_product/Makefile (revision 333678) +++ /usr/ports/finance/trytond_product/Makefile (working copy) @@ -17,5 +17,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_product_cost_fifo/Makefile =================================================================== --- /usr/ports/finance/trytond_product_cost_fifo/Makefile (revision 333678) +++ /usr/ports/finance/trytond_product_cost_fifo/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_product_cost_history/Makefile =================================================================== --- /usr/ports/finance/trytond_product_cost_history/Makefile (revision 333678) +++ /usr/ports/finance/trytond_product_cost_history/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_product_measurements/Makefile =================================================================== --- /usr/ports/finance/trytond_product_measurements/Makefile (revision 333678) +++ /usr/ports/finance/trytond_product_measurements/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_product_price_list/Makefile =================================================================== --- /usr/ports/finance/trytond_product_price_list/Makefile (revision 333678) +++ /usr/ports/finance/trytond_product_price_list/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_production/Makefile =================================================================== --- /usr/ports/finance/trytond_production/Makefile (revision 333678) +++ /usr/ports/finance/trytond_production/Makefile (working copy) @@ -21,5 +21,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_project/Makefile =================================================================== --- /usr/ports/finance/trytond_project/Makefile (revision 333678) +++ /usr/ports/finance/trytond_project/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_project_plan/Makefile =================================================================== --- /usr/ports/finance/trytond_project_plan/Makefile (revision 333678) +++ /usr/ports/finance/trytond_project_plan/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_project_revenue/Makefile =================================================================== --- /usr/ports/finance/trytond_project_revenue/Makefile (revision 333678) +++ /usr/ports/finance/trytond_project_revenue/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_purchase/Makefile =================================================================== --- /usr/ports/finance/trytond_purchase/Makefile (revision 333678) +++ /usr/ports/finance/trytond_purchase/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_purchase_invoice_line_standalone/Makefile =================================================================== --- /usr/ports/finance/trytond_purchase_invoice_line_standalone/Makefile (revision 333678) +++ /usr/ports/finance/trytond_purchase_invoice_line_standalone/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_purchase_shipment_cost/Makefile =================================================================== --- /usr/ports/finance/trytond_purchase_shipment_cost/Makefile (revision 333678) +++ /usr/ports/finance/trytond_purchase_shipment_cost/Makefile (working copy) @@ -21,5 +21,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_sale/Makefile =================================================================== --- /usr/ports/finance/trytond_sale/Makefile (revision 333678) +++ /usr/ports/finance/trytond_sale/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_sale_opportunity/Makefile =================================================================== --- /usr/ports/finance/trytond_sale_opportunity/Makefile (revision 333678) +++ /usr/ports/finance/trytond_sale_opportunity/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_sale_price_list/Makefile =================================================================== --- /usr/ports/finance/trytond_sale_price_list/Makefile (revision 333678) +++ /usr/ports/finance/trytond_sale_price_list/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_sale_shipment_cost/Makefile =================================================================== --- /usr/ports/finance/trytond_sale_shipment_cost/Makefile (revision 333678) +++ /usr/ports/finance/trytond_sale_shipment_cost/Makefile (working copy) @@ -22,5 +22,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock/Makefile =================================================================== --- /usr/ports/finance/trytond_stock/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock/Makefile (working copy) @@ -22,5 +22,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_forecast/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_forecast/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_forecast/Makefile (working copy) @@ -22,5 +22,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_inventory_location/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_inventory_location/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_inventory_location/Makefile (working copy) @@ -18,5 +18,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_location_sequence/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_location_sequence/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_location_sequence/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_lot/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_lot/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_lot/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_product_location/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_product_location/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_product_location/Makefile (working copy) @@ -19,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_split/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_split/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_split/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_supply/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_supply/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_supply/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_supply_day/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_supply_day/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_supply_day/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_supply_forecast/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_supply_forecast/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_supply_forecast/Makefile (working copy) @@ -20,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_stock_supply_production/Makefile =================================================================== --- /usr/ports/finance/trytond_stock_supply_production/Makefile (revision 333678) +++ /usr/ports/finance/trytond_stock_supply_production/Makefile (working copy) @@ -19,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/finance/trytond_timesheet/Makefile =================================================================== --- /usr/ports/finance/trytond_timesheet/Makefile (revision 333678) +++ /usr/ports/finance/trytond_timesheet/Makefile (working copy) @@ -19,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/french/trytond_account_fr/Makefile =================================================================== --- /usr/ports/french/trytond_account_fr/Makefile (revision 333678) +++ /usr/ports/french/trytond_account_fr/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/german/trytond_account_de_skr03/Makefile =================================================================== --- /usr/ports/german/trytond_account_de_skr03/Makefile (revision 333678) +++ /usr/ports/german/trytond_account_de_skr03/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include Index: /usr/ports/www/trytond_google_maps/Makefile =================================================================== --- /usr/ports/www/trytond_google_maps/Makefile (revision 333678) +++ /usr/ports/www/trytond_google_maps/Makefile (working copy) @@ -18,5 +19,4 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include