From owner-freebsd-ports Tue Jul 18 17:20: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0819F37BCC1 for ; Tue, 18 Jul 2000 17:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA46424; Tue, 18 Jul 2000 17:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pegasus.superhero.org (207-55-167-176.dhc.net [207.55.167.176]) by hub.freebsd.org (Postfix) with SMTP id 47F0B37BDEE for ; Tue, 18 Jul 2000 17:19:38 -0700 (PDT) (envelope-from needo@pegasus.superhero.org) Received: (qmail 97941 invoked by uid 1001); 19 Jul 2000 00:19:33 -0000 Message-Id: <20000719001933.97940.qmail@pegasus.superhero.org> Date: 19 Jul 2000 00:19:33 -0000 From: Erich Zigler To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20020: Gabber Port fix. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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