From owner-freebsd-ports Fri Jan 10 7:10:36 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D49837B407 for ; Fri, 10 Jan 2003 07:10:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9DF243F85 for ; Fri, 10 Jan 2003 07:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0AFA8NS011448 for ; Fri, 10 Jan 2003 07:10:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0AFA81w011443; Fri, 10 Jan 2003 07:10:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6365637B401 for ; Fri, 10 Jan 2003 07:00:21 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E6CB43F3F for ; Fri, 10 Jan 2003 07:00:18 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 9C3FE745 for ; Sat, 11 Jan 2003 00:00:14 +0900 (JST) Message-Id: <20030110235809.4159001b.tkato@prontomail.com> Date: Fri, 10 Jan 2003 23:58:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46940: Update port: graphics/sdl_gfx Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46940 >Category: ports >Synopsis: Update port: graphics/sdl_gfx >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: Fri Jan 10 07:10:08 PST 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - GNU_CONFIGURE -> USE_LIBTOOL >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/sdl_gfx/Makefile graphics/sdl_gfx/Makefile --- /usr/ports/graphics/sdl_gfx/Makefile Mon Nov 11 18:59:52 2002 +++ graphics/sdl_gfx/Makefile Tue Jan 7 22:22:08 2003 @@ -8,6 +8,7 @@ PORTNAME= sdl_gfx PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ DISTNAME= SDL_gfx-${PORTVERSION} @@ -17,9 +18,10 @@ LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config -GNU_CONFIGURE= yes -CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" + USE_GMAKE= yes +USE_LIBTOOL= yes +CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" INSTALLS_SHLIB= yes .include diff -urN /usr/ports/graphics/sdl_gfx/pkg-plist graphics/sdl_gfx/pkg-plist --- /usr/ports/graphics/sdl_gfx/pkg-plist Fri Apr 26 02:05:12 2002 +++ graphics/sdl_gfx/pkg-plist Tue Jan 7 22:22:20 2003 @@ -4,6 +4,5 @@ include/SDL_imageFilter.h include/SDL_rotozoom.h lib/libSDL_gfx.a -lib/libSDL_gfx.la lib/libSDL_gfx.so lib/libSDL_gfx.so.0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message