pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/msmtp msmtp: link network libs on SunOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe6ddac48855
branches: trunk
changeset: 313429:fe6ddac48855
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sat Sep 29 21:42:13 2018 +0000
description:
msmtp: link network libs on SunOS
diffstat:
mail/msmtp/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0636091b13a4 -r fe6ddac48855 mail/msmtp/Makefile
--- a/mail/msmtp/Makefile Sat Sep 29 21:33:47 2018 +0000
+++ b/mail/msmtp/Makefile Sat Sep 29 21:42:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2018/09/19 09:26:45 leot Exp $
+# $NetBSD: Makefile,v 1.71 2018/09/29 21:42:13 wiedi Exp $
DISTNAME= msmtp-1.8.0
CATEGORIES= mail
@@ -25,6 +25,7 @@
PLIST_VARS+= scripts
CPPFLAGS.Interix+= -D__WINSOCK
+LDFLAGS.SunOS+= -lsocket -lnsl
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index