From erwin@backup-mx.droso.dk  Fri Oct 11 01:00:14 2002
Return-Path: <erwin@backup-mx.droso.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8822E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Oct 2002 01:00:14 -0700 (PDT)
Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EAFC743EB3
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Oct 2002 01:00:13 -0700 (PDT)
	(envelope-from erwin@backup-mx.droso.dk)
Received: by backup-mx.droso.dk (Postfix, from userid 1000)
	id 4938FAAF2; Fri, 11 Oct 2002 10:00:11 +0200 (CEST)
Message-Id: <20021011080011.4938FAAF2@backup-mx.droso.dk>
Date: Fri, 11 Oct 2002 10:00:11 +0200 (CEST)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mail/p5-Email-Valid is missing RUN_DEPENDS 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43917
>Category:       ports
>Synopsis:       mail/p5-Email-Valid is missing RUN_DEPENDS
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 11 01:10:01 PDT 2002
>Closed-Date:    Thu Nov 21 17:56:20 CET 2002
>Last-Modified:  Thu Nov 21 17:56:20 CET 2002
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:
p5-Email-Valid only lists BUILD_DEPENDS, but also depends on those
ports while running.

>How-To-Repeat:
'make test' withouth ports listed in BUILD_DEPENDS

>Fix:

	

--- p5-Email-Valid.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Email-Valid/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	4 Jul 2002 09:32:49 -0000	1.5
+++ Makefile	11 Oct 2002 07:57:12 -0000
@@ -16,6 +16,7 @@
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-Email-Valid.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->tobez 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Fri Oct 11 06:33:48 PDT 2002 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43917 
State-Changed-From-To: open->closed 
State-Changed-By: tobez 
State-Changed-When: Thu Nov 21 17:54:12 CET 2002 
State-Changed-Why:  
Fix committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43917 
>Unformatted:
