ports/53175: [MAINTAINER] devel/bglibs: prevent bento from building it on alpha and ia64

Sergei Kolobov sergei at kolobov.com
Wed Jun 11 00:10:19 UTC 2003


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



More information about the freebsd-ports-bugs mailing list