summaryrefslogtreecommitdiff
path: root/multimedia/ccxstream
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2014-01-27 23:12:14 +0000
committerwiedi <wiedi@pkgsrc.org>2014-01-27 23:12:14 +0000
commitb98b57a94d3b06f77100f9646c454e028b78c4b2 (patch)
treeb39614ce8174d07f19a8fb139b8d916ef02cdc68 /multimedia/ccxstream
parentf6c02b237313b6a9a63ca4371528605908c63837 (diff)
downloadpkgsrc-b98b57a94d3b06f77100f9646c454e028b78c4b2.tar.gz
Add missing network libs on SunOS
Diffstat (limited to 'multimedia/ccxstream')
-rw-r--r--multimedia/ccxstream/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/ccxstream/Makefile b/multimedia/ccxstream/Makefile
index 519852bdbad..afebfef716d 100644
--- a/multimedia/ccxstream/Makefile
+++ b/multimedia/ccxstream/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/07/15 02:02:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/27 23:12:14 wiedi Exp $
#
DISTNAME= ccxstream-1.0.15
@@ -15,6 +15,8 @@ USE_TOOLS+= gmake
DOCDIR= share/doc/ccxstream
INSTALLATION_DIRS= bin ${DOCDIR}
+LDFLAGS.SunOS+= -lsocket -lnsl
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ccxstream ${DESTDIR}${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/ccxtest ${DESTDIR}${PREFIX}/bin/