ports/144990: [patch] Fix net-snmp dependancy for net/cactid
Ryan Steinmetz
rpsfa at rit.edu
Wed Mar 24 12:40:37 UTC 2010
It may be better to use the attached patch instead.
-------------- next part --------------
diff -urN /tmp/cactid/Makefile /usr/ports/net/cactid/Makefile
--- /tmp/cactid/Makefile 2010-03-23 21:05:31.000000000 -0400
+++ /usr/ports/net/cactid/Makefile 2010-03-23 21:05:40.000000000 -0400
@@ -15,7 +15,7 @@
MAINTAINER= clement at FreeBSD.org
COMMENT= A multithreaded poller for Cacti written in C
-LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE}
More information about the freebsd-ports-bugs
mailing list