From 78e3c2540f1a13e95de538240c1ba25b7c5545f9 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 19 Feb 2004 17:22:17 +0000 Subject: Convert to buildlink3. Make it build. Add missing files to PLIST. XXX: needs SYSCONF_DIR work. --- sysutils/tpb/Makefile | 9 ++++++--- sysutils/tpb/PLIST | 7 ++++++- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'sysutils/tpb') diff --git a/sysutils/tpb/Makefile b/sysutils/tpb/Makefile index cde2e24e503..5e48727b516 100644 --- a/sysutils/tpb/Makefile +++ b/sysutils/tpb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/02/02 15:51:37 soren Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/19 17:22:17 wiz Exp $ # DISTNAME= tpb-0.6.1 @@ -12,7 +12,7 @@ COMMENT= Utility to enable the IBM ThinkPad(tm) special keys ONLY_FOR_PLATFORM= *-*-i386 USE_X11= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES post-install: @@ -21,5 +21,8 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${PREFIX}/share/doc/tpb .endfor -.include "../../x11/xosd/buildlink2.mk" +.include "../../x11/xosd/buildlink3.mk" + +.include "../../mk/ossaudio.buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/tpb/PLIST b/sysutils/tpb/PLIST index 09a4358a1f2..207e6c1d3c4 100644 --- a/sysutils/tpb/PLIST +++ b/sysutils/tpb/PLIST @@ -1,6 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1 2004/02/02 15:49:17 soren Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/02/19 17:22:17 wiz Exp $ bin/tpb +etc/tpbrc +man/man1/tpb.1 share/doc/tpb/callback_example.sh share/doc/tpb/nvram.txt share/doc/tpb/tpbrc +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/tpb.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/tpb.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/tpb.mo @dirrm share/doc/tpb -- cgit v1.2.3