diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 293454095e6..f7d8b986ab9 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/12/24 06:10:20 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2003/01/10 07:44:21 cjep Exp $ # DISTNAME= pan-0.11.4 @@ -14,6 +14,7 @@ COMMENT= Newsreader for Gnome BUILD_USES_MSGFMT= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_X11BASE= YES GNU_CONFIGURE= YES CONFIGURE_ENV+= LOCALEDIR="${PKGLOCALEDIR}" |