aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-synaptics/files
diff options
context:
space:
mode:
authorrnoland <rnoland@FreeBSD.org>2009-04-26 03:20:00 +0800
committerrnoland <rnoland@FreeBSD.org>2009-04-26 03:20:00 +0800
commit12f383e7d44718e8f5dad97449c2c6d7ff7b0638 (patch)
tree6d385b4f78de8af4a5da9e2930ca57673d8abea9 /x11-drivers/xf86-input-synaptics/files
parent2f057dd01940c0bc5a0ebf7a39a3e5cf21e6c535 (diff)
downloadfreebsd-ports-gnome-12f383e7d44718e8f5dad97449c2c6d7ff7b0638.tar.gz
freebsd-ports-gnome-12f383e7d44718e8f5dad97449c2c6d7ff7b0638.tar.zst
freebsd-ports-gnome-12f383e7d44718e8f5dad97449c2c6d7ff7b0638.zip
Update to 1.1.0
PR: 133998 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Diffstat (limited to 'x11-drivers/xf86-input-synaptics/files')
-rw-r--r--x11-drivers/xf86-input-synaptics/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-synaptics/files/patch-configure b/x11-drivers/xf86-input-synaptics/files/patch-configure
new file mode 100644
index 000000000000..aa413d6728f3
--- /dev/null
+++ b/x11-drivers/xf86-input-synaptics/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2009-04-25 14:02:33.000000000 -0500
++++ configure 2009-04-25 14:02:34.000000000 -0500
+@@ -21128,7 +21128,7 @@
+ $as_echo "yes" >&6; }
+ :
+ fi
+-sdkdir=$(pkg-config --variable=sdkdir xorg-server)
++sdkdir="${prefix}/include/xorg"
+
+
+ CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src'