summaryrefslogtreecommitdiff
path: root/net/partysip
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2014-02-22 14:08:58 +0000
committerwiedi <wiedi@pkgsrc.org>2014-02-22 14:08:58 +0000
commitc121f5361c3fab7d840839530d8b777e8127717a (patch)
tree4a151c98b7d09d650eafccb8710d2bdccb8ae81c /net/partysip
parentf556b8599e05ce2d082bc55e195eb57e3c436ad4 (diff)
downloadpkgsrc-c121f5361c3fab7d840839530d8b777e8127717a.tar.gz
Link network libs on SunOS
Diffstat (limited to 'net/partysip')
-rw-r--r--net/partysip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/partysip/Makefile b/net/partysip/Makefile
index afed9b07c60..3ae3a2e856c 100644
--- a/net/partysip/Makefile
+++ b/net/partysip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/07/14 15:07:47 rodent Exp $
+# $NetBSD: Makefile,v 1.12 2014/02/22 14:10:06 wiedi Exp $
#
DISTNAME= partysip-2.2.3
@@ -17,6 +17,8 @@ USE_LIBTOOL= yes
INSTALLATION_DIRS= share/examples
+LDFLAGS.SunOS+= -lsocket -lnsl
+
post-install:
${INSTALL_DATA} ${WRKSRC}/conf/partysip.conf ${DESTDIR}${PREFIX}/share/examples