ports/57594: [patch] mark lang/gprolog as only for i386

Mark Linimon linimon at lonesome.com
Sun Oct 5 05:40:19 UTC 2003


>Number:         57594
>Category:       ports
>Synopsis:       [patch] mark lang/gprolog as only for i386
>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 Oct 04 22:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Per bento logs, this port won't configure except on i386.
	Mark it as ignore to warn the unwary.  (There's probably
	little reason to mark it as broken since it has no
	maintainer.  Any volunteers?)
>How-To-Repeat:
	make install (non-i386)
>Fix:

--- gprolog/Makefile.dist	Mon Jul 14 01:56:55 2003
+++ gprolog/Makefile	Sun Oct  5 00:22:26 2003
@@ -14,6 +14,8 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A free Prolog compiler
 
+ONLY_FOR_ARCHS=	i386
+
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
 USE_REINPLACE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list