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

30 lines
820 B
Makefile

# $NetBSD: Makefile,v 1.19 2004/10/03 00:18:00 tv Exp $
#
DISTNAME= tsclient-0.132
PKGREVISION= 9
CATEGORIES= net
MASTER_SITES= http://www.gnomepro.com/tsclient/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnomepro.com/tsclient/
COMMENT= GNOME2 Frontend for rdesktop
DEPENDS+= rdesktop-[0-9]*:../../net/rdesktop
DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer
BUILD_USES_MSGFMT= yes
USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.5
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
USE_PERL5= run
USE_X11= yes
GNU_CONFIGURE= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"