diff options
-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 a39bcf1c88e..585e7d6e538 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2007/01/23 18:23:08 drochner Exp $ +# $NetBSD: Makefile,v 1.51 2007/01/29 16:45:03 joerg Exp $ DISTNAME= liferea-1.2.4 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 msgfmt perl +USE_TOOLS+= gmake pkg-config msgfmt perl intltool USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |