Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 09:36:56 -0400 (EDT)
From:      Mike Buchanon <buchanon@mlss15.cl.msu.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21418: update gaim make file so that we can use the oscar protocol
Message-ID:  <200009201336.JAA06956@mlss15.cl.msu.edu>

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

>Number:         21418
>Category:       ports
>Synopsis:       update gaim make file so that we can use the oscar protocol
>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 20 06:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mike Buchanon
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
MSU
>Environment:

	

>Description:

	cannot use the oscar protocol in gaim.

>How-To-Repeat:

	

>Fix:

	apply this patch to the port of gaim :)


--- gaim/Makefile	Wed Sep 20 08:13:02 2000
+++ gaim/Makefile	Wed Sep 20 08:12:40 2000
@@ -23,7 +23,7 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
-CONFIGURE_ARGS=	--disable-esd
+CONFIGURE_ARGS=	--disable-esd --enable-oscar
 
 CONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}" \
 		GLIB_CONFIG="${GLIB_CONFIG}"


>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?200009201336.JAA06956>