From 99c363a772b4f85e3a2555880a0732b9fecb4da4 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 31 Mar 2015 22:08:03 +0000 Subject: Use MACHINE_ARCH rather than LOWER_ARCH in PLIST substitution. Noticed by wiz. --- finance/moneyguru/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'finance/moneyguru') diff --git a/finance/moneyguru/PLIST b/finance/moneyguru/PLIST index 87b726ad55b..238114a4052 100644 --- a/finance/moneyguru/PLIST +++ b/finance/moneyguru/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/03/30 09:43:45 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/03/31 22:08:03 jperkin Exp $ bin/moneyguru share/applications/moneyguru.desktop share/moneyguru/ambuttonbar/AMButtonBar.h @@ -122,7 +122,7 @@ share/moneyguru/build/help/plugins.html share/moneyguru/build/help/reconciliation.html share/moneyguru/build/help/search.html share/moneyguru/build/help/searchindex.js -share/moneyguru/build/lib.${LOWER_OPSYS}-${OS_VERSION}-${LOWER_ARCH}-${PYVERSSUFFIX}/_amount.so +share/moneyguru/build/lib.${LOWER_OPSYS}-${OS_VERSION}-${MACHINE_ARCH}-${PYVERSSUFFIX}/_amount.so share/moneyguru/build/locale/cs/LC_MESSAGES/columns.mo share/moneyguru/build/locale/cs/LC_MESSAGES/core.mo share/moneyguru/build/locale/cs/LC_MESSAGES/hscommon.mo -- cgit v1.2.3