aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gnash-devel/Makefile2
-rw-r--r--graphics/gnash/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile
index 379eef2259a7..c5f50781484d 100644
--- a/graphics/gnash-devel/Makefile
+++ b/graphics/gnash-devel/Makefile
@@ -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
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 379eef2259a7..c5f50781484d 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -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