ports/164216: [PATCH] databases/p5-DBIx-MySQLSequence: Correct BUILD_DEPENDS

Steve Wills swills at FreeBSD.org
Mon Jan 16 20:20:11 UTC 2012


>Number:         164216
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-MySQLSequence: Correct BUILD_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:   Mon Jan 16 20:20:10 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 #8: Mon Dec 19 15:53:28 EST 2011
>Description:
Correct BUILD_DEPENDS

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

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

--- p5-DBIx-MySQLSequence-1.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-MySQLSequence/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	14 Dec 2007 09:18:17 -0000	1.3
+++ Makefile	16 Jan 2012 20:18:21 -0000
@@ -18,7 +18,7 @@
 RUN_DEPENDS=	p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \
 		p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
 		p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util
-BUILD_DEPENDS=	${RUN}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-DBIx-MySQLSequence-1.04.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list