ports/79132: [MAINTAINER] security/revelation: fix build depends

ports at c0decafe.net ports at c0decafe.net
Tue Mar 22 14:20:04 UTC 2005


>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 at 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:



More information about the freebsd-ports-bugs mailing list