pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42084
The following reply was made to PR pkg/42084; it has been noted by GNATS.
From: Sergey Svishchev <svs%ropnet.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/42084
Date: Wed, 17 Nov 2010 20:31:52 +0300
--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
On Wed, Nov 17, 2010 at 03:25:02AM +0000, Robert Elz wrote:
> So, if you have a patch I can test to make this build, I would
> be happy to test that much at least (that is, to remove the "BROKEN=..."
> and replace it with something that actually allows it to compile).
I do (and it builds fine for me).
--
Sergey Svishchev
--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="42084.diff"
--- sysutils/tpb/Makefile 12 Oct 2010 17:23:36 -0000 1.17
+++ sysutils/tpb/Makefile 16 Nov 2010 18:01:15 -0000
@@ -2,7 +2,7 @@
#
DISTNAME= tpb-0.6.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://savannah.nongnu.org/download/tpb/
@@ -10,8 +10,6 @@
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
@@ -34,6 +32,7 @@
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/xosd/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
--UlVJffcvxoiEqYs2--
Home |
Main Index |
Thread Index |
Old Index