pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/eboard Add missing network libs on SunOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9eb0f9511b6
branches: trunk
changeset: 629816:b9eb0f9511b6
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Mon Jan 27 22:48:15 2014 +0000
description:
Add missing network libs on SunOS
diffstat:
games/eboard/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 285b9c190285 -r b9eb0f9511b6 games/eboard/Makefile
--- a/games/eboard/Makefile Mon Jan 27 22:40:36 2014 +0000
+++ b/games/eboard/Makefile Mon Jan 27 22:48:15 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2013/10/10 14:42:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2014/01/27 22:48:15 wiedi Exp $
#
DISTNAME= eboard-1.0.4
@@ -22,6 +22,7 @@
CONFIG_SHELL= perl
REPLACE_PERL+= configure
LDFLAGS+= ${LIBOSSAUDIO}
+LDFLAGS.SunOS+= -lsocket -lnsl
SUBST_CLASSES+= mf
SUBST_STAGE.mf= post-configure
Home |
Main Index |
Thread Index |
Old Index