ports/89080: [MAINTAINER UPDATE] of games/jfduke3d

No Name arundel at h3c.de
Tue Nov 15 18:00:23 UTC 2005


>Number:         89080
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] of games/jfduke3d
>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:   Tue Nov 15 18:00:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     No Name
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
>Environment:
System: FreeBSD skatecity 6.0-RC1 FreeBSD 6.0-RC1 #0: Fri Oct 28 00:14:22 CEST 2005 arundel at skatecity:/usr/obj/usr/src/sys/ARUNDEL i386


	
>Description:
	I got a mail from Kris Kennaway telling me that this port won't compile
	properly under ia64. The patch should fix the problem.
>How-To-Repeat:
	
>Fix:

	

--- output-jfduke3d begins here ---
diff -ruN /usr/ports/games/jfduke3d/Makefile /usr/ports/custom/jfduke3d/Makefile
--- /usr/ports/games/jfduke3d/Makefile	Tue Sep 20 09:33:47 2005
+++ /usr/ports/custom/jfduke3d/Makefile	Tue Nov 15 18:50:02 2005
@@ -6,6 +6,7 @@
 
 PORTNAME=	jfduke3d
 PORTVERSION=	20050531
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	ftp://dialup.edgefiles.com/edgenetwork.org/jonof/buildport/ \
 		ftp://ftp1.edgefiles.com/edgenetwork.org/jonof/buildport/ \
@@ -38,6 +39,10 @@
 
 .if ${ARCH} == "amd64"
 BROKEN=		"Does not build on amd64"
+.endif
+
+.if ${ARCH} == "ia64"
+BROKEN=		"Does not build on ia64"
 .endif
 
 .if ${OSVERSION} < 500000
--- output-jfduke3d ends here ---


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



More information about the freebsd-ports-bugs mailing list