mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
fix the /usr/local/include/audacious/dbus.h make error Submitted by: Roland Smith <rsmith@xs4all.nl> [1]
12 lines
243 B
Text
12 lines
243 B
Text
--- configure.orig 2008-03-16 15:32:34.000000000 +0100
|
|
+++ configure 2008-03-16 15:32:45.000000000 +0100
|
|
@@ -2049,9 +2049,6 @@
|
|
|
|
|
|
|
|
-if test -d "/usr/X11R6/include"; then
|
|
- CPPFLAGS="$CPPFLAGS -I/usr/X11R6/include"
|
|
-fi
|
|
|
|
PACKAGE=audacious
|
|
|