ports/77021: Update port: graphics/ayam fix dependency error

Igor Pokrovsky ip at doom.homeunix.org
Wed Feb 2 17:30:14 UTC 2005


>Number:         77021
>Category:       ports
>Synopsis:       Update port: graphics/ayam fix dependency error
>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:   Wed Feb 02 17:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jan 29 15:33:37 MSK 2005 root at doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:
Mark BROKEN on amd64, because of Aqsis problems.
As Aqsis is the only renderer in Ayam,
Ayam becomes quite useless without Aqsis.
	
>How-To-Repeat:
	
>Fix:

	

--- ayam.diff begins here ---
diff -ru /usr/ports/graphics/ayam/Makefile ayam/Makefile
--- /usr/ports/graphics/ayam/Makefile	Sat Jan 22 21:59:29 2005
+++ ayam/Makefile	Tue Feb  1 22:09:03 2005
@@ -35,6 +35,8 @@
 
 .if ${ARCH} == "alpha"
 BROKEN=		"Does not build on alpha"
+.elif ${ARCH} == "amd64"
+BROKEN=		"Aqsis is broken on AMD64"
 .endif
 
 post-patch:
--- ayam.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list