summaryrefslogtreecommitdiff
path: root/net/kdenetwork3
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r--net/kdenetwork3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index fb71a3714cf..0dc3da11483 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/06/01 13:54:09 markd Exp $
+# $NetBSD: Makefile,v 1.55 2006/11/16 02:51:26 markd Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
CATEGORIES= net
@@ -24,6 +24,8 @@ REPLACE.bash.old= /bin/bash
REPLACE.bash.new= ${SH}
REPLACE_FILES.bash= krfb/krfb_httpd/krfb_httpd
+CONFIGURE_ARGS+= --disable-meanwhile
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"