pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/sane-backends



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Aug 30 01:30:01 UTC 2011

Modified Files:
        pkgsrc/graphics/sane-backends: Makefile

Log Message:
Forcibly disable compiling with SNMP.

On systems with netsnmp, configure sort of finds SNMP, and adds
-lnetsnmp.  This is wrong because the package doesn't depend on
netsnmp, and problematic because then looking for getenv() fails.

No PKGREVISION++ because this doesn't change the behavior in cases
that previously resulted in a successful build.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/graphics/sane-backends/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index