summaryrefslogtreecommitdiff
path: root/net/kdenetwork3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2006-11-16 02:51:26 +0000
committermarkd <markd>2006-11-16 02:51:26 +0000
commita22c31d1eaef4e4112c12d444512df4ddb702ebd (patch)
tree96de62e7eb5e12751e74f21f49e96c5f184fe6f4 /net/kdenetwork3/Makefile
parentc8abf5860b40608829292ddbd4f56f1a4fdf8b34 (diff)
downloadpkgsrc-a22c31d1eaef4e4112c12d444512df4ddb702ebd.tar.gz
Don't try and use meanwhile package if it happens to find one installed
(from wip or elsewhere). From Lars Nordlund on pkgsrc-users@
Diffstat (limited to 'net/kdenetwork3/Makefile')
-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"