pkgsrc/www/liferea/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

26 lines
725 B
Makefile

# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:26 tv Exp $
DISTNAME= liferea-0.5.3
PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
MAINTAINER= adam@monkeybyte.org
HOMEPAGE= http://liferea.sourceforge.net/
COMMENT= Simple FeedReader clone for reading RSS/RDF feeds
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= libtool
USE_GNU_TOOLS+= make
USE_X11= yes
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/GConf2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../www/libgtkhtml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"