diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-29 16:45:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-29 16:45:03 +0000 |
commit | 29911246c8382b57039ddf83feaa05bbb00fd1fd (patch) | |
tree | 17bc582098cea3d3a1444812717efc8b110b20d9 /www | |
parent | f7aab16a269399d488490cce0940921cead5cd82 (diff) | |
download | pkgsrc-29911246c8382b57039ddf83feaa05bbb00fd1fd.tar.gz |
Needs intltool.
Diffstat (limited to 'www')
-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 |