ports/133365: [PATCH] games/linux-ut: remove devel/linux-sdl12 from dependencies list

Alexander Logvinov ports at logvinov.com
Sat Apr 4 12:50:04 UTC 2009


>Number:         133365
>Category:       ports
>Synopsis:       [PATCH] games/linux-ut: remove devel/linux-sdl12 from dependencies list
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 04 12:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

  games/linux-ut runs well without devel/linux-sdl12.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/linux-ut/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	19 Mar 2009 17:28:40 -0000	1.8
+++ Makefile	4 Apr 2009 12:31:21 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	linux-ut
 PORTVERSION=	${UTVERSION}
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	games linux
 MASTER_SITES=	http://liflg.0wnitsch.de/files/final/:p436 \
@@ -20,7 +21,7 @@
 
 ONLY_FOR_ARCHS=	i386
 USE_LINUX=	yes
-USE_LINUX_APPS=	sdl12 xorglibs
+USE_LINUX_APPS=	xorglibs
 NO_BUILD=	yes
 NO_PACKAGE=	Distribution is 340MB; set FORCE_PACKAGE if you really want\
 		to build this package
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list