diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-06-15 14:36:21 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-06-15 14:36:21 +0000 |
commit | 8274f12d4f98fd20087c2c18b8d85ce8e462b43d (patch) | |
tree | 90c4122127bc8defa63fd639d39fa3ef43bb259f /comms/gnokii/files/patch-common-devices-unixbluetooth.c | |
parent | databases/freetds: Update version 0.95.0=>0.95.1 (diff) |
- Fix configure when both X11 and SMSD options are off [1]
(this port always requires glib20)
- While here regenerate patches to silence portlint warnings
Reporterd by: Marc van Houtum <marc at dutchsecurity.net> (by email) [1]
Notes
Notes:
svn path=/head/; revision=389710
Diffstat (limited to 'comms/gnokii/files/patch-common-devices-unixbluetooth.c')
-rw-r--r-- | comms/gnokii/files/patch-common-devices-unixbluetooth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnokii/files/patch-common-devices-unixbluetooth.c b/comms/gnokii/files/patch-common-devices-unixbluetooth.c index 8cd7f1eac865..4f8d6e9931ca 100644 --- a/comms/gnokii/files/patch-common-devices-unixbluetooth.c +++ b/comms/gnokii/files/patch-common-devices-unixbluetooth.c @@ -1,5 +1,5 @@ ---- common/devices/unixbluetooth.c.orig 2009-06-23 20:24:56.000000000 +0200 -+++ common/devices/unixbluetooth.c 2009-09-08 22:21:31.450731259 +0200 +--- common/devices/unixbluetooth.c.orig 2011-12-02 14:53:04 UTC ++++ common/devices/unixbluetooth.c @@ -51,7 +51,7 @@ #ifdef HAVE_BLUETOOTH_NETGRAPH /* FreeBSD / netgraph */ |