pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/net-snmp Fix for macOS High Sierra
details: https://anonhg.NetBSD.org/pkgsrc/rev/88c511b000cd
branches: trunk
changeset: 365689:88c511b000cd
user: adam <adam%pkgsrc.org@localhost>
date: Sun Jul 23 17:43:33 2017 +0000
description:
Fix for macOS High Sierra
diffstat:
net/net-snmp/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 27a664ec6885 -r 88c511b000cd net/net-snmp/Makefile
--- a/net/net-snmp/Makefile Sun Jul 23 17:33:40 2017 +0000
+++ b/net/net-snmp/Makefile Sun Jul 23 17:43:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2017/06/05 14:24:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.120 2017/07/23 17:43:33 adam Exp $
.include "Makefile.common"
CATEGORIES= net
@@ -120,6 +120,7 @@
ln -s ${WRKSRC}/include/net-snmp/system/darwin13.h ${WRKSRC}/include/net-snmp/system/darwin14.h
ln -s ${WRKSRC}/include/net-snmp/system/darwin13.h ${WRKSRC}/include/net-snmp/system/darwin15.h
ln -s ${WRKSRC}/include/net-snmp/system/darwin13.h ${WRKSRC}/include/net-snmp/system/darwin16.h
+ ln -s ${WRKSRC}/include/net-snmp/system/darwin13.h ${WRKSRC}/include/net-snmp/system/darwin17.h
.endif
post-wrapper:
Home |
Main Index |
Thread Index |
Old Index