ports/97534: [maintainer update] security/gorilla: fix dependencies

Kay Lehmann kay_lehmann at web.de
Sat May 20 19:20:20 UTC 2006


>Number:         97534
>Category:       ports
>Synopsis:       [maintainer update] security/gorilla: fix dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 20 19:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #13: Thu May 11 23:17:33 CEST 2006
    root at bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes



>Description:


gorilla fails to build after itcl update. 
shlib of itcl has been updated.


>How-To-Repeat:





>Fix:


--- Makefile.patch begins here ---
--- Makefile.orig	Sat May 20 21:16:11 2006
+++ Makefile	Sat May 20 21:18:39 2006
@@ -14,7 +14,7 @@
 COMMENT=	Password Gorilla is cross-platform Password Manager
 
 BUILD_DEPENDS=	wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${USE_TK}
-LIB_DEPENDS=	itcl32.1:${PORTSDIR}/lang/itcl
+LIB_DEPENDS=	itcl.3:${PORTSDIR}/lang/itcl
 RUN_DEPENDS=	${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget
 
 USE_TCL=	yes
--- Makefile.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list