From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 22 15:30:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0307D1065673 for ; Fri, 22 Aug 2008 15:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D6EC18FC1E for ; Fri, 22 Aug 2008 15:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7MFU3pW054340 for ; Fri, 22 Aug 2008 15:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7MFU30t054339; Fri, 22 Aug 2008 15:30:03 GMT (envelope-from gnats) Resent-Date: Fri, 22 Aug 2008 15:30:03 GMT Resent-Message-Id: <200808221530.m7MFU30t054339@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CFFB106568A; Fri, 22 Aug 2008 15:26:19 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8E7AC8FC0A; Fri, 22 Aug 2008 15:26:19 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from freefall.freebsd.org (rafan@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7MFQJTH054082; Fri, 22 Aug 2008 15:26:19 GMT (envelope-from rafan@freefall.freebsd.org) Received: (from rafan@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7MFQJ6T054081; Fri, 22 Aug 2008 15:26:19 GMT (envelope-from rafan) Message-Id: <200808221526.m7MFQJ6T054081@freefall.freebsd.org> Date: Fri, 22 Aug 2008 15:26:19 GMT From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: glarkin@FreeBSD.org Subject: ports/126739: [PATCH] graphics/GraphicsMagick-nox11: remove unnecessary CONFIGURE_TARGET X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2008 15:30:04 -0000 >Number: 126739 >Category: ports >Synopsis: [PATCH] graphics/GraphicsMagick-nox11: remove unnecessary CONFIGURE_TARGET >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 22 15:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: >Description: - Change CONFIGURE_TARGET for newer autoconf is not necessary after recent bsd.port.mk commit. Port maintainer (glarkin@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- GraphicsMagick-nox11-1.1.12,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/GraphicsMagick12/Makefile,v retrieving revision 1.22 diff -u -u -r1.22 Makefile --- Makefile 18 Jul 2008 21:05:15 -0000 1.22 +++ Makefile 22 Aug 2008 15:25:30 -0000 @@ -45,7 +45,6 @@ WINDOWS_FONT_DIR=${LOCALBASE}/lib/X11/fonts/webfonts .endif -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --without-perl --enable-shared --enable-static \ --without-threads USE_LDCONFIG= yes --- GraphicsMagick-nox11-1.1.12,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: