ports/57482: misc/kdeaddons3: let's use USE_SDL.

Thierry Thomas thierry at pompo.net
Wed Oct 1 22:50:21 UTC 2003


>Number:         57482
>Category:       ports
>Synopsis:       misc/kdeaddons3: let's use USE_SDL.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 01 15:50:14 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list