diff options
Diffstat (limited to 'www/liferea/Makefile')
-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 f62deb2a6a7..58c21d5c7d7 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:47:54 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/05/22 20:08:45 jlam Exp $ DISTNAME= liferea-0.6.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_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_X11= yes |