Subject: CVS commit: pkgsrc/net/net-snmp
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/24/2002 12:54:44
Module Name: pkgsrc
Committed By: jlam
Date: Thu Oct 24 09:54:44 UTC 2002
Modified Files:
pkgsrc/net/net-snmp: buildlink2.mk
Log Message:
If a package uses the UCD-SNMP interface to Net-SNMP, then first check
if ucd-snmp is installed. If it is, then use it, otherwise, use the
net-snmp package with the ucd-snmp-compatibility headers and libraries.
A package signals that it wants to use the UCD-SNMP interface by defining
USE_UCD_SNMP in the package Makefile.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/net-snmp/buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.