ports/144990: [patch] Fix net-snmp dependancy for net/cactid
Ryan Steinmetz
rpsfa at rit.edu
Wed Mar 24 12:20:05 UTC 2010
The following reply was made to PR ports/144990; it has been noted by GNATS.
From: Ryan Steinmetz <rpsfa at rit.edu>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:
Subject: Re: ports/144990: [patch] Fix net-snmp dependancy for net/cactid
Date: Wed, 24 Mar 2010 08:15:57 -0400
--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
It may be better to use the attached patch instead.
--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="cactid.diff.txt"
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}
--r5Pyd7+fXNt84Ff3--
More information about the freebsd-ports-bugs
mailing list