really deactivate dbus, noticed by jasper

This commit is contained in:
sturm 2007-01-09 20:52:13 +00:00
parent d24ae63131
commit 8a178d7e87
2 changed files with 13 additions and 3 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.35 2007/01/07 18:25:43 sturm Exp $
# $OpenBSD: Makefile,v 1.36 2007/01/09 20:52:13 sturm Exp $
COMMENT= "Gtk-based GUI client for the Gnutella Network"
DISTNAME= gtk-gnutella-0.96.3
PKGNAME= ${DISTNAME}p0
CATEGORIES= net
HOMEPAGE= http://gtk-gnutella.sourceforge.net/

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Configure,v 1.10 2007/01/07 18:25:43 sturm Exp $
$OpenBSD: patch-Configure,v 1.11 2007/01/09 20:52:13 sturm Exp $
--- Configure.orig Fri Nov 10 00:01:15 2006
+++ Configure Sun Jan 7 17:36:58 2007
+++ Configure Tue Jan 9 21:12:59 2007
@@ -331,7 +331,7 @@ d_msghdr_msg_flags=''
d_nls=''
d_open3=''
@ -19,6 +19,15 @@ $OpenBSD: patch-Configure,v 1.10 2007/01/07 18:25:43 sturm Exp $
;;
*)
sh <"$SRC/$file"
@@ -4867,7 +4867,7 @@ echo "(I'll use '$dbusconfig' to gather
dbuscflags=""
dbusldflags=""
d_dbus="$undef"
-version=`$dbusconfig $modver`
+version=""
case "$version" in
'') ;;
*)
@@ -5933,8 +5933,7 @@ eval $setvar
echo " "
case "$d_sqlite" in