From b09ea463b1f0397b1d05178040b0ecfefdbc4e64 Mon Sep 17 00:00:00 2001 From: stefan Date: Thu, 5 Apr 2007 12:35:30 +0000 Subject: Disable building of klash, the konqueror plugin. PR: 110923 Submitted by: maintainer --- graphics/gnash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/gnash') 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 -- cgit