pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/partysip Include "../../mk/pthread.buildlink3.mk".



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7bee32a136f
branches:  trunk
changeset: 492590:f7bee32a136f
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Apr 16 01:08:19 2005 +0000

description:
Include "../../mk/pthread.buildlink3.mk".

diffstat:

 net/partysip/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r fe651bc47501 -r f7bee32a136f net/partysip/Makefile
--- a/net/partysip/Makefile     Sat Apr 16 00:54:33 2005 +0000
+++ b/net/partysip/Makefile     Sat Apr 16 01:08:19 2005 +0000
@@ -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 @@
        ${INSTALL_DATA} ${WRKSRC}/conf/partysip.conf ${PREFIX}/share/examples
 
 .include "../../devel/libosip/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index