aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gnash/Makefile')
-rw-r--r--graphics/gnash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 7ec3fcef19c7..6d641b8aee71 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -102,7 +102,7 @@ PLIST_SUB+= KPARTS=""
USE_LDCONFIG+= ${PREFIX}/lib/kde3
.else
PLIST_SUB+= KPARTS="@comment "
-CONFIGURE_ARGS+= --disable-kparts
+CONFIGURE_ARGS+= --disable-kparts3
.endif
.if defined(WITH_KDE4) && !defined(WITHOUT_PLUGIN)