ports/55060: Update port: graphics/swfdec
KATO Tsuguru
tkato at prontomail.com
Wed Jul 30 15:30:37 UTC 2003
>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 at 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:
More information about the freebsd-ports-bugs
mailing list