diff options
Diffstat (limited to 'www/liferea/Makefile')
-rw-r--r-- | www/liferea/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 3e48bd612ff..f62deb2a6a7 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/12/02 16:56:31 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:47:54 tv Exp $ DISTNAME= liferea-0.6.4 CATEGORIES= www @@ -9,7 +9,6 @@ HOMEPAGE= http://liferea.sourceforge.net/ COMMENT= Simple FeedReader clone for reading RSS/RDF feeds GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_DIRS+= xdg-1.1 USE_GNU_TOOLS+= make USE_LIBTOOL= yes |