summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mserv/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mserv/Makefile b/audio/mserv/Makefile
index c7b00a459b6..9adf52588ea 100644
--- a/audio/mserv/Makefile
+++ b/audio/mserv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/09/04 18:32:45 abs Exp $
+# $NetBSD: Makefile,v 1.14 2003/11/06 14:25:04 gavan Exp $
#
DISTNAME= mserv-0.35
@@ -18,6 +18,8 @@ CONFIGURE_ARGS+=--datadir=${PREFIX}/share/mserv
USE_BUILDLINK2= yes
REPLACE_PERL= support/mservedit webclient/main.cgi webclient/margin.cgi webclient/mserv.cgi
+LDFLAGS.SunOS+= -lnsl -lsocket
+
post-configure:
${MV} ${WRKSRC}/mserv/soundcard.h ${WRKSRC}/mserv/mservsoundcard.h