ports/149873: [PATCH] games/linux-enemyterritory: missing DRI

David Demelier demelier.David at gmail.com
Sun Aug 22 09:50:03 UTC 2010


>Number:         149873
>Category:       ports
>Synopsis:       [PATCH] games/linux-enemyterritory: missing DRI
>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:   Sun Aug 22 09:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     David Demelier
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD Melon.malikania.fr 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Wed Aug 18 01:41:02 CEST 2010     root at Melon.malikania.fr:/usr/obj/usr/src/sys/Melon  amd64
>Description:
The port games/linux-enemyterritory won't start if any graphics/linux-(f10|f8) or graphics/linux-dri is installed.

So added USE_LINUX_APPS= dri to solve this.
>How-To-Repeat:

>Fix:
--- Makefile.orig	2010-08-22 11:42:51.000000000 +0200
+++ Makefile	2010-08-22 11:43:11.000000000 +0200
@@ -25,6 +25,8 @@
 INSTALL_DIR=	${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}
 PATCH_260B_DIR=	Enemy Territory 2.60b
 
+USE_LINUX_APPS=	dri
+
 do-extract:
 	@${MKDIR} ${WRKSRC}
 	@cd ${WRKSRC} && \

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



More information about the freebsd-ports-bugs mailing list