mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
$NetBSD: patch-mozilla_netwerk_wifi_Makefile.in,v 1.1 2013/11/12 20:50:51 ryoon Exp $
|
|
|
|
--- mozilla/netwerk/wifi/Makefile.in.orig 2013-10-23 22:09:15.000000000 +0000
|
|
+++ mozilla/netwerk/wifi/Makefile.in
|
|
@@ -26,7 +26,7 @@ ifeq ($(OS_ARCH),SunOS)
|
|
OS_INCLUDES += $(GLIB_CFLAGS)
|
|
endif
|
|
|
|
-ifdef MOZ_ENABLE_DBUS
|
|
+ifdef NECKO_WIFI_DBUS
|
|
OS_INCLUDES += $(MOZ_DBUS_GLIB_CFLAGS)
|
|
endif
|
|
|