Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2004 06:25:08 +0300 (MSK)
From:      Igor Pokrovsky <tiamat@comset.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61812: Update port: graphics/ayam bento fix 
Message-ID:  <200401240325.i0O3P89D001472@doom.homeunix.org>
Resent-Message-ID: <200401240330.i0O3UG57000940@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61812
>Category:       ports
>Synopsis:       Update port: graphics/ayam bento fix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 23 19:30:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Jan 22 19:08:56 MSK 2004 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:
Fixed TIFF depends problem (failed to build on bento).
	
>How-To-Repeat:
	
>Fix:

	

--- ayam.diff begins here ---
diff -ru /usr/ports/graphics/ayam/Makefile ayam/Makefile
--- /usr/ports/graphics/ayam/Makefile	Wed Jan 14 05:29:01 2004
+++ ayam/Makefile	Sat Jan 24 06:15:56 2004
@@ -17,7 +17,8 @@
 COMMENT=	3D modeling environment for the RenderMan interface
 
 LIB_DEPENDS=	tcl82.1:${PORTSDIR}/lang/tcl82 \
-		tk82.1:${PORTSDIR}/x11-toolkits/tk82
+		tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
+		tiff.4:${PORTSDIR}/graphics/tiff
 
 USE_GL=		yes
 USE_XLIB=	yes
--- ayam.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401240325.i0O3P89D001472>