Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 16:10:41 +0200 (EET)
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79132: [MAINTAINER] security/revelation: fix build depends
Message-ID:  <200503221410.j2MEAfog098783@atlantis.local>
Resent-Message-ID: <200503221420.j2MEK3G9029340@freefall.freebsd.org>

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

>Number:         79132
>Category:       ports
>Synopsis:       [MAINTAINER] security/revelation: fix build depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 22 14:20:03 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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