ports/110923: [MAINTAINER] graphics/gnash: don't build konquerror plugin as it doesn't build
Dmitry Marakasov
amdmi3 at amdmi3.ru
Tue Mar 27 13:40:04 UTC 2007
>Number: 110923
>Category: ports
>Synopsis: [MAINTAINER] graphics/gnash: don't build konquerror plugin as it doesn't build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 27 13:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386
>Description:
Errors have been reported when gnash' configure detects kdelibs and builds konquerror plugin (klash), so don't build klash until those have been resolved (and also it'll require proper plist and depends modifications).
>How-To-Repeat:
>Fix:
--- gnash.patch begins here ---
diff -ruN gnash.orig/Makefile gnash/Makefile
--- gnash.orig/Makefile Mon Mar 26 08:44:53 2007
+++ gnash/Makefile Mon Mar 26 08:45:06 2007
@@ -33,7 +33,7 @@
CONFIGURE_ARGS= --libdir="${PREFIX}/lib/gnash" \
--with-plugindir=${PLUGIN_DIR} \
- --enable-jpeg
+ --enable-jpeg --disable-klash
MAN1= gnash.1
--- gnash.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list