diff options
-rw-r--r-- | finance/gnofin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |