Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2000 00:51:40 -0400 (EDT)
From:      mike@q9media.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21256: fix port: databases/unixODBC
Message-ID:  <200009140451.AAA62347@coffee.q9media.com>

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

>Number:         21256
>Category:       ports
>Synopsis:       fix port: databases/unixODBC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 13 21:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mike Barcroft
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Q9 Media
>Environment:

$FreeBSD: /c/ncvs/ports/databases/unixODBC/Makefile,v 1.7 2000/07/19 15:40:27 sobomax Exp $

>Description:

unixODBC requires X libraries even on non-gui installs.

>How-To-Repeat:

N/A

>Fix:

--- Makefile.orig	Thu Sep 14 00:39:07 2000
+++ Makefile	Thu Sep 14 00:39:18 2000
@@ -20,7 +20,6 @@
 CONFIGURE_ARGS+=--enable-gui
 .else
 CONFIGURE_ARGS+=--disable-gui
-USE_XLIB=	yes
 .endif
 
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009140451.AAA62347>