Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2010 21:48:01 GMT
From:      Benjamin Lee <ben@b1c1l1.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/148696: net-mgmt/collectd should list libltdl as a dependency
Message-ID:  <201007162148.o6GLm1kS047179@www.freebsd.org>
Resent-Message-ID: <201007162150.o6GLo41v085965@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148696
>Category:       ports
>Synopsis:       net-mgmt/collectd should list libltdl as a dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 16 21:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Lee
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD eclipse.b1c1l1.com 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #0: Mon Jul 12 20:22:27 UTC 2010     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The net-mgmt/collectd port should list libltdl as a dependency.
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

--- /usr/ports/net-mgmt/collectd/Makefile	2010-06-02 12:14:13.000000000 -0700
+++ Makefile	2010-07-16 14:47:13.000000000 -0700
@@ -16,6 +16,7 @@
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+USE_AUTOTOOLS=	libltdl:22
 WANT_GNOME=	yes
 
 OPTIONS=	CGI		"Install collection.cgi (requires RRDTOOL)" 	Off \


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007162148.o6GLm1kS047179>