summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-02-11 11:48:02 +0000
committerwiz <wiz@pkgsrc.org>2004-02-11 11:48:02 +0000
commit5e26843d9c570857548f46ae345a6ef76abb0456 (patch)
treedb4bd686daf287d5cafc1b1cb35924b6e5b8aca0 /www
parent072a8eee9ccd87ef4082e0709227749fca8ec51e (diff)
downloadpkgsrc-5e26843d9c570857548f46ae345a6ef76abb0456.tar.gz
Add pthread.buildlink3.mk to make it build again.
Diffstat (limited to 'www')
-rw-r--r--www/libgtkhtml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index 32de3efa1aa..0c9bc32f4c8 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -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 @@ PKGCONFIG_OVERRIDE= libgtkhtml-2.0.pc.in
.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"