From ports@c0decafe.net  Tue Mar 22 14:18:33 2005
Return-Path: <ports@c0decafe.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C308216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Mar 2005 14:18:33 +0000 (GMT)
Received: from typhoon.idm.net.lb (typhoon.idm.net.lb [194.126.5.134])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC0343D48
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Mar 2005 14:18:33 +0000 (GMT)
	(envelope-from ports@c0decafe.net)
Received: from atlantis.local ([194.126.0.119])
 by typhoon.idm.net.lb (iPlanet Messaging Server 5.2 HotFix 1.26 (built Mar 31
 2004)) with ESMTP id <0IDR000YN8DMOP@typhoon.idm.net.lb> for
 FreeBSD-gnats-submit@freebsd.org; Tue, 22 Mar 2005 16:05:48 +0300 (GMT)
Received: from atlantis.local (localhost [127.0.0.1])
	by atlantis.local (8.13.3/8.13.1) with ESMTP id j2MEAl3p000469	for
 <FreeBSD-gnats-submit@freebsd.org>; Tue,
 22 Mar 2005 16:10:48 +0200 (EET envelope-from ports@c0decafe.net)
Received: (from bartender@localhost)	by atlantis.local (8.13.3/8.13.1/Submit)
 id j2MEAfog098783; Tue,
 22 Mar 2005 16:10:41 +0200 (EET envelope-from ports@c0decafe.net)
Message-Id: <200503221410.j2MEAfog098783@atlantis.local>
Date: Tue, 22 Mar 2005 16:10:41 +0200 (EET)
From: "ports@c0decafe.net" <ports@c0decafe.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] security/revelation: fix build depends
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         79132
>Category:       ports
>Synopsis:       [MAINTAINER] security/revelation: fix build depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 22 14:20:03 GMT 2005
>Closed-Date:    Wed Mar 23 09:16:21 GMT 2005
>Last-Modified:  Wed Mar 23 09:16:21 GMT 2005
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #1: Thu Mar  3 10:31:41 EET
>Description:
missing build depends

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- revelation-0.4.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data/freebsd-cvs/ports/security/revelation/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	18 Mar 2005 12:49:38 -0000	1.7
+++ Makefile	22 Mar 2005 14:09:30 -0000
@@ -14,6 +14,7 @@
 COMMENT=	Password manager for the GNOME 2 desktop
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto
+BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto
 
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
--- revelation-0.4.0.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: danfe 
State-Changed-When: Wed Mar 23 09:15:58 GMT 2005 
State-Changed-Why:  
Similar fix already committed, but thanks anyway! 

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