ports/82489: Update port mail/openwebmail - fixed wget dependency

Babak Farrokhi babak at farrokhi.net
Tue Jun 21 16:30:17 UTC 2005


>Number:         82489
>Category:       ports
>Synopsis:       Update port mail/openwebmail - fixed wget dependency
>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:   Tue Jun 21 16:30:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #5: Thu Jun 16 15:09:53 CDT 2005 root at royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- openwebmail.patch begins here ---
diff -ruN openwebmail.orig/Makefile openwebmail/Makefile
--- openwebmail.orig/Makefile	Fri Jun 17 10:14:48 2005
+++ openwebmail/Makefile	Fri Jun 17 10:15:25 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	openwebmail
 PORTVERSION?=	2.51
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://openwebmail.org/openwebmail/download/%SUBDIR%/ \
 		http://turtle.ee.ncku.edu.tw/openwebmail/download/%SUBDIR%/
@@ -128,7 +129,7 @@
 .endif
 
 .if defined(WITH_WGET)
-RUN_DEPENDS+=	${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget-devel
+RUN_DEPENDS+=	${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
 .endif
 
 .if defined(WITH_ZLIB)
--- openwebmail.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list