From owner-freebsd-ports Thu Jun 6 1:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B2B937B405 for ; Thu, 6 Jun 2002 01:20:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g568K4J81168; Thu, 6 Jun 2002 01:20:04 -0700 (PDT) (envelope-from gnats) Date: Thu, 6 Jun 2002 01:20:04 -0700 (PDT) Message-Id: <200206060820.g568K4J81168@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Tod McQuillin Subject: Re: ports/38936: New port: net/p5-Net-SNPP Reply-To: Tod McQuillin Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38936; it has been noted by GNATS. From: Tod McQuillin To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38936: New port: net/p5-Net-SNPP Date: Thu, 6 Jun 2002 17:12:23 +0900 (JST) Whoops, I missed a dependency in this port. Please amend the Makefile as follows: *** Makefile- Thu Jun 6 17:10:48 2002 --- Makefile Thu Jun 6 17:11:20 2002 *************** *** 14,19 **** --- 14,22 ---- MAINTAINER= ports@FreeBSD.org + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net + RUN_DEPENDS= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message