Disable building of klash, the konqueror plugin.

PR:		110923
Submitted by:	maintainer
This commit is contained in:
Stefan Walter 2007-04-05 12:35:30 +00:00
parent b14650580e
commit 98d5084a24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189283
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -Wl,--rpath,${PREFIX}/lib/gnash" \
CONFIGURE_ARGS= --libdir="${PREFIX}/lib/gnash" \
--with-plugindir=${PLUGIN_DIR} \
--enable-jpeg
--enable-jpeg --disable-klash
MAN1= gnash.1

View file

@ -33,7 +33,7 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -Wl,--rpath,${PREFIX}/lib/gnash" \
CONFIGURE_ARGS= --libdir="${PREFIX}/lib/gnash" \
--with-plugindir=${PLUGIN_DIR} \
--enable-jpeg
--enable-jpeg --disable-klash
MAN1= gnash.1