Date: Thu, 31 Jul 2003 00:20:47 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55057: Update port: graphics/sdl_gfx Message-ID: <20030731002047.18594fc0.tkato@prontomail.com> Resent-Message-ID: <200307301530.h6UFUHSj066018@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55057 >Category: ports >Synopsis: Update port: graphics/sdl_gfx >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: Wed Jul 30 08:30:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Utilize USE_SDL >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/sdl_gfx/Makefile graphics/sdl_gfx/Makefile --- /usr/ports/graphics/sdl_gfx/Makefile Thu Jul 17 12:07:54 2003 +++ graphics/sdl_gfx/Makefile Wed Jul 30 23:26:24 2003 @@ -9,20 +9,17 @@ PORTNAME= sdl_gfx PORTVERSION= 2.0.8 CATEGORIES= graphics -MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ +MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ +MASTER_SIET_SUBDIR= SDL_gfx-${PORTVERSION:R} DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 - -SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config - +USE_SDL= yes USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes -CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" INSTALLS_SHLIB= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731002047.18594fc0.tkato>