summaryrefslogtreecommitdiff
path: root/audio/splay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/splay/Makefile')
-rw-r--r--audio/splay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile
index 814b892744a..c31f398c116 100644
--- a/audio/splay/Makefile
+++ b/audio/splay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/07/07 16:49:05 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2012/01/11 20:26:13 hans Exp $
#
DISTNAME= splay-0.8.2
@@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-xsplay
CONFIGURE_ARGS+= --without-pthread
LIBS+= ${LIBOSSAUDIO}
+LIBS.SunOS+= -lsocket -lnsl
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"