cvs commit: ports/net-mgmt/net-snmp Makefile
Greg Larkin
glarkin at FreeBSD.org
Sat May 9 23:16:16 UTC 2009
glarkin 2009-05-09 23:16:15 UTC
FreeBSD ports repository
Modified files:
net-mgmt/net-snmp Makefile
Log:
- Promoted various WITH_* variables to the OPTIONS block [1]
- Rearranged ".if defined()" blocks to satisfy portlint
- Fixed variable names: *_DEPEND => *_DEPENDS
- Removed messages about WITH_* variables that are now in OPTIONS
- Changed ".if !defined(WITHOUT_*)" to ".if defined(WITH_*)"
- Bumped PORTREVISION
PR: ports/133093
Submitted by: Steve Polyack <spolyack at collaborativefusion dot com>
Revision Changes Path
1.165 +27 -36 ports/net-mgmt/net-snmp/Makefile
More information about the cvs-all
mailing list