Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2010 23:14:31 +0300
From:      "Alexander Kirpa" <freebsd-bug@kirpa.com>
To:        perl@FreeBSD.org
Subject:   Patch for ports/databases/p5-DBD-ODBC/Makefile
Message-ID:  <4CA3C857.13061.4887D403@localhost>

next in thread | raw e-mail | index | archive | help

--Message-Boundary-25291
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body

Dear perl@FreeBSD.org!

Please apply patch for ports/databases/p5-DBD-ODBC/Makefile
for minimize install/portupdate problem.

Best regards,
 Alexander Kirpa




--Message-Boundary-25291
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Text from file 'Makefile-patch.txt'

diff -u Makefile Makefile-std
--- Makefile    2010-09-29 22:07:22.000000000 +0300
+++ Makefile-std        2010-09-26 03:35:38.000000000 +0300
@@ -22,10 +22,6 @@

 MAN3=          DBD::ODBC.3

-OPTIONS=        IODBC    "Use iODBC    - mutually exclusive" off \
-                UNIXODBC "Use UnixODBC - mutually exclusive" on
-
-
 .include <bsd.port.pre.mk>

 .if defined(WITH_IODBC) && defined(WITH_UNIXODBC)

--Message-Boundary-25291--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CA3C857.13061.4887D403>