summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/partysip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/partysip/Makefile b/net/partysip/Makefile
index 9a3ddb0d8ea..f977933b5cb 100644
--- a/net/partysip/Makefile
+++ b/net/partysip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:57 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/16 01:08:19 kristerw Exp $
#
DISTNAME= partysip-2.2.1
@@ -17,4 +17,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/conf/partysip.conf ${PREFIX}/share/examples
.include "../../devel/libosip/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"