Skip site navigation (1)Skip section navigation (2)
Date:      19 Jul 2000 00:19:33 -0000
From:      Erich Zigler <erich@tacni.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20020: Gabber Port fix.
Message-ID:  <20000719001933.97940.qmail@pegasus.superhero.org>

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

>Number:         20020
>Category:       ports
>Synopsis:       Fixes previous pr, with autoconf.
>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:   Tue Jul 18 17:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
>Description:

	In last update, accidently put in the USE_AUTOMAKE command also. (Thanks Bill)

>How-To-Repeat:
>Fix:

--- gabber.orig/Makefile        Tue Jul 18 17:56:24 2000
+++ gabber/Makefile     Tue Jul 18 19:15:04 2000
@@ -26,6 +26,7 @@
 USE_X_PREFIX=  yes
 USE_GMAKE=     yes
 USE_LIBTOOL=   yes
+USE_AUTOCONF=  yes
 CONFIGURE_ENV+=        GTK_CONFIG="${GTK_CONFIG}" GLIB_CONFIG="${GLIB_CONFIG}" \
                GNOME_LIBCONFIG_PATH="${LOCALBASE}/lib:${X11BASE}/lib" \
                CPPFLAGS="-I${LOCALBASE}/include" \


>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?20000719001933.97940.qmail>