FreeBSD Bugzilla – Attachment 41297 Details for
Bug 64674
[MAINTAINER] databases/hk_classes: fix default option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hk_classes-0.6.2.patch
hk_classes-0.6.2.patch (text/plain), 623 bytes, created by
Sergey Matveychuk
on 2004-03-24 23:00:37 UTC
(
hide
)
Description:
hk_classes-0.6.2.patch
Filename:
MIME Type:
Creator:
Sergey Matveychuk
Created:
2004-03-24 23:00:37 UTC
Size:
623 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/databases/hk_classes.orig/Makefile /usr/ports/databases/hk_classes/Makefile >--- /usr/ports/databases/hk_classes.orig/Makefile Thu Mar 25 01:53:56 2004 >+++ /usr/ports/databases/hk_classes/Makefile Thu Mar 25 01:55:43 2004 >@@ -26,11 +26,10 @@ > OPTIONS= MYSQL "Build MySQL driver" on \ > POSTGRESQL "Build PostrgreSQL driver" off \ > ODBC "Build unixODBC driver" off >-WITH_MYSQL?= yes > > .include <bsd.port.pre.mk> > >-.if defined(WITH_MYSQL) >+.if !defined(WITHOUT_MYSQL) > USE_MYSQL= yes > CONFIGURE_ARGS+= --with-mysql-dir=${LOCALBASE} \ > --with-mysql-incdir=${LOCALBASE}/include/mysql \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 64674
: 41297