ports/107760: [PATCH] net-p2p/azureus: Fix RUN_DEPENDS with swt-devel

Robert Noland rnoland at 2hip.net
Wed Jan 10 17:20:17 UTC 2007


>Number:         107760
>Category:       ports
>Synopsis:       [PATCH] net-p2p/azureus: Fix RUN_DEPENDS with swt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 10 17:20:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robert Noland
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD rnoland-ibm.2hip.net 7.0-CURRENT FreeBSD 7.0-CURRENT #82: Fri Jan  5 19:57:59 EST
>Description:

Remove static RUN_DEPEND for x11-toolkits/swt.  The dependency is set based on OPTIONS setting.

robert.

Port maintainer (lioux at FreeBSD.org) is cc'd.

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

--- azureus-2.5.0.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-p2p/azureus/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- Makefile	4 Jan 2007 20:00:05 -0000	1.34
+++ Makefile	10 Jan 2007 16:36:23 -0000
@@ -21,8 +21,6 @@
 		${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
 		${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \
 		${JAVALIBDIR}/seda.jar:${PORTSDIR}/net/seda
-RUN_DEPENDS=	\
-		${JAVALIBDIR}/swt.jar:${PORTSDIR}/x11-toolkits/swt
 
 ONLY_FOR_ARCHS=	i386 amd64
 
--- azureus-2.5.0.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list