mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
update graphics/sdl_gfx:
- Utilize USE_SDL PR: 55057 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
efb47a6315
commit
ff4f979fc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86016
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user