pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/snes9x-gtk emulators/snes9x-gtk: try to ensu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8722bb14dac8
branches: trunk
changeset: 332609:8722bb14dac8
user: nia <nia%pkgsrc.org@localhost>
date: Thu Apr 18 09:15:08 2019 +0000
description:
emulators/snes9x-gtk: try to ensure networking libs get included on SunOS
diffstat:
emulators/snes9x-gtk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2ab16687ec13 -r 8722bb14dac8 emulators/snes9x-gtk/Makefile
--- a/emulators/snes9x-gtk/Makefile Thu Apr 18 09:12:41 2019 +0000
+++ b/emulators/snes9x-gtk/Makefile Thu Apr 18 09:15:08 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2019/03/05 12:12:31 nia Exp $
+# $NetBSD: Makefile,v 1.65 2019/04/18 09:15:08 nia Exp $
.include "../../emulators/snes9x/Makefile.common"
@@ -27,7 +27,7 @@
SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
.endif
-LIBS.SunOS+= -lsocket -lnsl
+LDFLAGS.SunOS+= -lsocket -lnsl
BUILDLINK_TRANSFORM+= rm:-ldl
Home |
Main Index |
Thread Index |
Old Index