Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 00:21:04 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55060: Update port: graphics/swfdec
Message-ID:  <20030731002104.05ff788d.tkato@prontomail.com>
Resent-Message-ID: <200307301530.h6UFUJwa066082@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         55060
>Category:       ports
>Synopsis:       Update port: graphics/swfdec
>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:   Wed Jul 30 08:30:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Utilize USE_SDL
- PERL -> REINPLACE_CMD

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/swfdec/Makefile graphics/swfdec/Makefile
--- /usr/ports/graphics/swfdec/Makefile	Mon Jun  2 09:05:05 2003
+++ graphics/swfdec/Makefile	Wed Jul 30 20:32:33 2003
@@ -15,17 +15,12 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Flash Rendering Library
 
-BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS=	SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
-		mad.1:${PORTSDIR}/audio/mad
-RUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
-
-SDL_CONFIG?=	${LOCALBASE}/bin/sdl11-config
+LIB_DEPENDS=	mad.1:${PORTSDIR}/audio/mad
 
 USE_X_PREFIX=	yes
+USE_SDL=	yes
 USE_GNOME=	gnomehack gtk20 libartlgpl2
 USE_GETOPT_LONG=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 INSTALLS_SHLIB=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731002104.05ff788d.tkato>