ports/61812: Update port: graphics/ayam bento fix

Igor Pokrovsky tiamat at comset.net
Sat Jan 24 03:30:19 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list