diff options
Diffstat (limited to 'www/liferea')
-rw-r--r-- | www/liferea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 09f0c498d1c..5bab06ec293 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/05/10 16:38:48 drochner Exp $ +# $NetBSD: Makefile,v 1.40 2006/06/21 23:46:31 joerg Exp $ DISTNAME= liferea-1.0.12 CATEGORIES= www @@ -10,7 +10,7 @@ COMMENT= Simple FeedReader clone for reading RSS/RDF feeds GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |