Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2006 20:27:34 GMT
From:      Michael Johnson <ahze@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/99899: [PATCH] multimedia/mkvtoolnix: this version now builds on sparc64 
Message-ID:  <200607072027.k67KRYBS097763@blueherron.ahze.net>
Resent-Message-ID: <200607080030.k680UJcN026837@freefall.freebsd.org>

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

>Number:         99899
>Category:       ports
>Synopsis:       [PATCH] multimedia/mkvtoolnix: this version now builds on sparc64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 08 00:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        
>Organization:
>Environment:
>Description:
This version of mkvtoolnix builds on sparc64

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mkvtoolnix-1.6.5_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/mkvtoolnix/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile	10 May 2006 22:37:33 -0000	1.29
+++ Makefile	7 Jul 2006 20:26:47 -0000
@@ -73,10 +73,6 @@
 PLIST_FILES+=	bin/mmg
 .endif
 
-.if ${ARCH} == "sparc64"
-BROKEN=		"Does not compile on sparc64"
-.endif
-
 .if ${OSVERSION} < 500000
 BROKEN=		"Does not compile on FreeBSD 4.x"
 CFLAGS+= -DNO_WSTRING
--- mkvtoolnix-1.6.5_1.patch ends here ---

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



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