ports/165453: [PATCH] textproc/p5-Unicode-LineBreak: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Fri Feb 24 17:30:14 UTC 2012


>Number:         165453
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Unicode-LineBreak: 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:   Fri Feb 24 17:30:13 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:
Module is missing dependencies, see patch

Port maintainer (Olivier.Girard at univ-angers.fr) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Unicode-LineBreak-1.008.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Unicode-LineBreak/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	4 Mar 2011 13:59:59 -0000	1.1
+++ Makefile	24 Feb 2012 17:24:06 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Unicode-LineBreak
 PORTVERSION=	1.008.2
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +16,9 @@
 MAINTAINER=	Olivier.Girard at univ-angers.fr
 COMMENT=	Unicode-LineBreak package
 
+BUILD_DEPENDS=	p5-MIME-Charset>=0:${PORTSDIR}/mail/p5-MIME-Charset
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=	yes
 USE_PERL5=	5.8.0+
 
--- p5-Unicode-LineBreak-1.008.2_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list