From thierry@pompo.net  Wed Oct  1 15:43:18 2003
Return-Path: <thierry@pompo.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BE1C916A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Oct 2003 15:43:18 -0700 (PDT)
Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B137343FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Oct 2003 15:43:17 -0700 (PDT)
	(envelope-from thierry@pompo.net)
Received: from ws90bj.pompo.net (graf.pompo.net [81.56.186.139])
	by postfix3-1.free.fr (Postfix) with ESMTP id DB0DCD791
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Oct 2003 23:51:14 +0200 (CEST)
Received: by ws90bj.pompo.net (Postfix, from userid 1001)
	id 7B2C922B9AA; Wed,  1 Oct 2003 23:50:27 +0200 (CEST)
Message-Id: <20031001215027.7B2C922B9AA@ws90bj.pompo.net>
Date: Wed,  1 Oct 2003 23:50:27 +0200 (CEST)
From: Thierry Thomas <thierry@pompo.net>
Reply-To: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kde@FreeBSD.org
Subject: misc/kdeaddons3: let's use USE_SDL.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57482
>Category:       ports
>Synopsis:       misc/kdeaddons3: let's use USE_SDL.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 01 15:50:14 PDT 2003
>Closed-Date:    Thu Oct 02 10:54:44 PDT 2003
>Last-Modified:  Thu Oct 02 10:54:44 PDT 2003
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #1: Tue Aug 19 17:50:01 CEST 2003 thierry@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-030610 i386


	
>Description:
	Replace LIB_DEPENDS to SDL by USE_SDL.

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch.

	Remark: if PR ports/57475 has been committed, please bumps the PORTREVISION.

--- kdeaddons3.diff begins here ---
--- misc/kdeaddons3/Makefile.orig	Wed Aug 20 22:57:31 2003
+++ misc/kdeaddons3/Makefile	Wed Oct  1 23:10:46 2003
@@ -16,18 +16,14 @@
 COMMENT=	Additional plugins and scripts for some KDE applications
 
 LIB_DEPENDS+=	noatun.0:${PORTSDIR}/multimedia/kdemultimedia3 \
-		kdegames:${PORTSDIR}/games/kdegames3 \
-		SDL-1.1.5:${PORTSDIR}/devel/sdl12
-
-WITH_SDL=	yes
-SDL_CONFIG=	sdl11-config
-CONFIGURE_ENV+=	SDL_CONFIG="${LOCALBASE}/bin/${SDL_CONFIG}"
+		kdegames:${PORTSDIR}/games/kdegames3
 
 USE_KDEBASE_VER=3
 PREFIX=		${KDE_PREFIX}
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
+USE_SDL=	yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
--- kdeaddons3.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde  
Responsible-Changed-By: krion 
Responsible-Changed-When: Wed Oct 1 22:13:23 PDT 2003 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57482 
State-Changed-From-To: open->closed 
State-Changed-By: lofi 
State-Changed-When: Thu Oct 2 10:54:30 PDT 2003 
State-Changed-Why:  
Committed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=57482 
>Unformatted:
