pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/net-snmp Mark this package as operating system spe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d1ec4923bd28
branches: trunk
changeset: 461322:d1ec4923bd28
user: tron <tron%pkgsrc.org@localhost>
date: Sun Sep 14 11:58:43 2003 +0000
description:
Mark this package as operating system specific under NetBSD.
diffstat:
net/net-snmp/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 1994f16f612f -r d1ec4923bd28 net/net-snmp/Makefile
--- a/net/net-snmp/Makefile Sun Sep 14 11:57:03 2003 +0000
+++ b/net/net-snmp/Makefile Sun Sep 14 11:58:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/09/12 12:07:18 uebayasi Exp $
+# $NetBSD: Makefile,v 1.11 2003/09/14 11:58:43 tron Exp $
DISTNAME= net-snmp-5.0.9
CATEGORIES= net
@@ -80,6 +80,10 @@
.endif
CONFIGURE_ENV+= PERLPROG="${PERL5}"
+.if (${OPSYS} == "NetBSD")
+OSVERSION_SPECIFIC= YES
+.endif
+
# Handle ${PREFIX}/share/snmp in the DEINSTALL script since it may contain
# leftover config files or pidfiles after deinstallation.
#
Home |
Main Index |
Thread Index |
Old Index