diff options
-rw-r--r-- | sysutils/tpb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/tpb/Makefile b/sysutils/tpb/Makefile index 26a8cdf54de..9fafd53f9ed 100644 --- a/sysutils/tpb/Makefile +++ b/sysutils/tpb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2010/01/27 20:24:57 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/10/12 17:23:36 joerg Exp $ # DISTNAME= tpb-0.6.1 @@ -10,6 +10,8 @@ MAINTAINER= soren@NetBSD.org HOMEPAGE= http://www.nongnu.org/tpb/ COMMENT= Utility to enable the IBM ThinkPad(tm) special keys +BROKEN= Doesn't support newer x11/xosd + PKG_DESTDIR_SUPPORT= user-destdir ONLY_FOR_PLATFORM= *-*-i386 |