pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/libgtkhtml Add pthread.buildlink3.mk to make it bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ef0d0a031eb
branches:  trunk
changeset: 468232:3ef0d0a031eb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 11 11:48:02 2004 +0000

description:
Add pthread.buildlink3.mk to make it build again.

diffstat:

 www/libgtkhtml/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r bae847a9a9fb -r 3ef0d0a031eb www/libgtkhtml/Makefile
--- a/www/libgtkhtml/Makefile   Wed Feb 11 11:41:43 2004 +0000
+++ b/www/libgtkhtml/Makefile   Wed Feb 11 11:48:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/02/11 07:42:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/11 11:48:02 wiz Exp $
 #
 
 DISTNAME=      libgtkhtml-2.4.1
@@ -28,4 +28,5 @@
 .include "../../sysutils/gnome-vfs2/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index