From 50742b9413ddec40aa2ca1414461c06bc9020089 Mon Sep 17 00:00:00 2001 From: cjep Date: Fri, 10 Jan 2003 07:38:27 +0000 Subject: Fix PKGLOCALEDIR usage --- finance/gnofin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'finance') diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index 59529b185e9..1fcb018cbd4 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/11/30 23:44:11 salo Exp $ +# $NetBSD: Makefile,v 1.13 2003/01/10 07:38:27 cjep Exp $ # DISTNAME= gnofin-0.8.4 @@ -13,7 +13,7 @@ COMMENT= Personal checking/savings account management program BUILD_USES_MSGFMT= yes USE_BUILDLINK2= yes -USE_PKGLOCALEDI= yes +USE_PKGLOCALEDIR= yes USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3