pkgsrc/net/gnubile/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

19 lines
532 B
Makefile

# $NetBSD: Makefile,v 1.12 2004/10/03 00:17:53 tv Exp $
DISTNAME= gnubile-0.20
PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= http://gnutella.wego.com/file_depot/0-10000000/110000-120000/116705/folder/127699/
MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://gnutella.wego.com/
COMMENT= Unix Gnutella client for GNOME
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
CPPFLAGS+= `xml-config --cflags`
.include "../../textproc/libxml/buildlink3.mk"
.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"