From owner-freebsd-questions@FreeBSD.ORG Wed Dec 30 18:22:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB71D1065672 for ; Wed, 30 Dec 2009 18:22:54 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from mail-yw0-f197.google.com (mail-yw0-f197.google.com [209.85.211.197]) by mx1.freebsd.org (Postfix) with ESMTP id 7576D8FC08 for ; Wed, 30 Dec 2009 18:22:54 +0000 (UTC) Received: by ywh35 with SMTP id 35so3783811ywh.7 for ; Wed, 30 Dec 2009 10:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer; bh=e0ntcR0LL/z1CEbhuVixXiD3Dzg+mScMB03Oah3Dfpg=; b=nS1gQEaScG7pfJAKlcMaSTK0PGmaV8BPNSq2unRjHHj/rd7Uu/lZzzkAgIkmEgpilG yNaVsl9berxEFhFtTJN5mKo2x5fUFJsmQU9DiKNDEY87OcLHaUgBlOuee4D4erJlM4Ic YocFp1lWxphn29WaNQzlvNbo0dC0civxKccCM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=KqN27VdXpjJXlHgTFtIspffOOjzHNUS1SShOv/vJi1wdKLafHY/tGrPxGmmC+SESZG 4oPt1+Sn/+acCm5JL8LsgOIuJ5bkpOof0GuFIxm6NdhxM6IqmQFdUHG69vEoavvpPrrX heqTfLDQR7YXh4OdQN16jbUXDRIaZznAlPXG8= Received: by 10.150.111.26 with SMTP id j26mr26713187ybc.268.1262197370338; Wed, 30 Dec 2009 10:22:50 -0800 (PST) Received: from ?192.168.6.250? ([201.21.146.140]) by mx.google.com with ESMTPS id 6sm5582730yxg.12.2009.12.30.10.22.47 (version=SSLv3 cipher=RC4-MD5); Wed, 30 Dec 2009 10:22:49 -0800 (PST) From: Sergio de Almeida Lenzi To: freebsd-questions@freebsd.org Date: Wed, 30 Dec 2009 16:22:43 -0200 Message-ID: <1262197363.56204.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mrtg broken dependency X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 18:22:54 -0000 Hello... mrtg (net-mgmt/mrtg) misses a dependency on perl module===> p5-SNMP_Session in the Makefile: RUN_DEPENDS+= ${SITE_PERL}/SNMP_util.pm: ${PORTSDIR}/net-mgmt/p5-SNMP_Session fix the problem what next??? how to contact the mrtg port manager??? Thanks for your attention, Sergio