summaryrefslogtreecommitdiff
path: root/net/partysip
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-07-14 15:07:07 +0000
committerrodent <rodent@pkgsrc.org>2013-07-14 15:07:07 +0000
commit8a6f84548a45829c45f923a65a05a36da90fee58 (patch)
tree4e2009d231f860b97efd28b648dc9263ecbb9ea4 /net/partysip
parent52b42bfc4b152dfce2f40f7e4d36414022cdb775 (diff)
downloadpkgsrc-8a6f84548a45829c45f923a65a05a36da90fee58.tar.gz
Buildlink dlopen.
Diffstat (limited to 'net/partysip')
-rw-r--r--net/partysip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/partysip/Makefile b/net/partysip/Makefile
index d6c03e3bd15..c40237d1d86 100644
--- a/net/partysip/Makefile
+++ b/net/partysip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:56 asau Exp $
+# $NetBSD: Makefile,v 1.10 2013/07/14 15:07:07 rodent Exp $
#
DISTNAME= partysip-2.2.3
@@ -20,5 +20,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/conf/partysip.conf ${DESTDIR}${PREFIX}/share/examples
.include "../../devel/libosip/buildlink3.mk"
+.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"