ports/102809: x11-fm/evidence do not build on AMD64.

Anders Troback freebsd at troback.com
Sun Sep 3 08:00:42 UTC 2006


>Number:         102809
>Category:       ports
>Synopsis:       x11-fm/evidence do not build on AMD64.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 03 08:00:41 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anders Troback
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD devil.troback.com 6.1-STABLE FreeBSD 6.1-STABLE #1: Wed Aug 23 09:15:39 CEST 2006 root at devil.troback.com:/usr/obj/usr/src/sys/CUSTOM i386


	
>Description:
	Port don't build on AMD64
>How-To-Repeat:
	Build on AMD64:-)
>Fix:

Patch:

--- Makefile.org        Sat Sep  2 23:19:43 2006
+++ Makefile    Sat Sep  2 23:23:00 2006
@@ -109,6 +109,10 @@
 BROKEN=        "Broken dependencies."
 .endif
 
+.if ${ARCH} == "amd64"   
+BROKEN=   "Does not build on AMD64."
+.endif
+
 pre-everything::
        @${ECHO_MSG} "*****************************************************************************"
 .if !defined(WITH_DEBUG) || !defined(WITH_ECORE_MAINLOOP) || !defined(WITHOUT_EXTRACTOR) || !defined(WITHOUT_ID3) || !defined(WITHOUT_VORBIS) || !defined(WITHOUT_XINE)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list