Skip site navigation (1)Skip section navigation (2)
Date:      10 Jun 2003 21:56:32 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53175: [MAINTAINER] devel/bglibs: prevent bento from building it on alpha and ia64
Message-ID:  <20030610215632.12442.qmail@kolobov.com>
Resent-Message-ID: <200306110010.h5B0AACs056603@freefall.freebsd.org>

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

>Number:         53175
>Category:       ports
>Synopsis:       [MAINTAINER] devel/bglibs: prevent bento from building it on alpha and ia64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 10 17:10:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Thu Jun  5 02:19:41 MSD
>Description:
- Prevent bento from attempting to build this port under alpha and ia64 
  until we find a solution. FWIW, it runs fine on these platforms under Debian.
>How-To-Repeat:
>Fix:
--- bglibs-1.009_1.patch begins here ---
--- Makefile.orig	Wed Jun 11 01:49:09 2003
+++ Makefile	Wed Jun 11 01:49:53 2003
@@ -14,6 +14,8 @@
 MAINTAINER=	sergei@kolobov.com
 COMMENT=	One stop library package by Bruce Guenter
 
+NOT_FOR_ARCHS=	alpha ia64
+
 DOCS=		NEWS README TODO
 
 pre-build:
--- bglibs-1.009_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?20030610215632.12442.qmail>