ports/164779: [PATCH] devel/p5-App-SD: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Sun Feb 5 01:50:09 UTC 2012


>Number:         164779
>Category:       ports
>Synopsis:       [PATCH] devel/p5-App-SD: add missing DEPENDS
>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:   Sun Feb 05 01:50:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r230974: Fri Feb  3 23:48:36
>Description:
[DESCRIBE CHANGES]

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

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

--- p5-App-SD-0.75.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-App-SD/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	10 Jul 2011 18:17:09 -0000	1.2
+++ Makefile	5 Feb 2012 01:46:28 -0000
@@ -67,7 +67,8 @@
 
 .if defined(WITH_HIVEMINDER)
 BUILD_DEPENDS+=	p5-Net-Jifty>=0.09:${PORTSDIR}/net/p5-Net-Jifty \
-		p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address
+		p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \
+		p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME
 .endif
 
 .if defined(WITH_TRAC)
--- p5-App-SD-0.75.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list