Patch for ports/databases/p5-DBD-ODBC/Makefile

Alexander Kirpa freebsd-bug at kirpa.com
Wed Sep 29 20:45:11 UTC 2010


Dear perl at FreeBSD.org!

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

Best regards,
 Alexander Kirpa



-------------- next part --------------
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)


More information about the freebsd-perl mailing list