ports/164546: [PATCH] databases/p5-SQL-Interp: add missing BUILD_DEPENDS to silence build warnings

Steve Wills swills at FreeBSD.org
Fri Jan 27 18:40:08 UTC 2012


>Number:         164546
>Category:       ports
>Synopsis:       [PATCH] databases/p5-SQL-Interp: add missing BUILD_DEPENDS to silence build warnings
>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 Jan 27 18:40:07 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:
build warns about missing module, see patch

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

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

--- p5-SQL-Interp-1.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-SQL-Interp/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	7 Jul 2009 03:42:03 -0000	1.2
+++ Makefile	27 Jan 2012 18:30:56 -0000
@@ -14,6 +14,7 @@
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Interpolate Perl variables into SQL with DBI
 
+BUILD_DEPENDS=	p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS=	p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
 
 PERL_CONFIGURE=	yes
--- p5-SQL-Interp-1.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list