ports/171210: [patch] www/mod_rivet -- DIO requires itcl

Pietro Cerutti gahr at FreeBSD.org
Fri Aug 31 15:10:09 UTC 2012


>Number:         171210
>Category:       ports
>Synopsis:       [patch] www/mod_rivet -- DIO requires itcl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 31 15:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        
>Organization:
The FreeBSD Project
>Environment:
>Description:
The Database Interface Objects of Rivet require itcl. Add dependency.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 303399)
+++ Makefile	(working copy)
@@ -17,6 +17,8 @@
 
 LICENSE=		AL2
 
+LIB_DEPENDS=	itcl:${PORTSDIR}/lang/itcl
+
 USE_APACHE=	22+
 USE_TCL=	84+
 USE_LDCONFIG=	${PREFIX}/lib/rivet


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



More information about the freebsd-ports-bugs mailing list