mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Use new knobs from bsd.sdl.mk
PR: 61640 Submitted by: maintainer
This commit is contained in:
parent
fb26ef242e
commit
70b94515d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98669
@ -14,17 +14,14 @@ MAINTAINER= mezz7@cox.net
|
||||
COMMENT= Tilt the floor to guide a ball through an obstacle course
|
||||
|
||||
BUILD_DEPENDS= ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2
|
||||
LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
|
||||
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
|
||||
SDL_image.10:${PORTSDIR}/graphics/sdl_image
|
||||
|
||||
FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_SDL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_SDL= image mixer ttf sdl
|
||||
|
||||
DIRS= back bgm map mtrl png shot snd sol ttf
|
||||
|
||||
|
@ -14,17 +14,14 @@ MAINTAINER= mezz7@cox.net
|
||||
COMMENT= 3D miniature golf for 1-4 players
|
||||
|
||||
BUILD_DEPENDS= ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2
|
||||
LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
|
||||
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
|
||||
SDL_image.10:${PORTSDIR}/graphics/sdl_image
|
||||
|
||||
FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_SDL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_SDL= image mixer ttf sdl
|
||||
|
||||
DIRS= bgm map mtrl png snd sol ttf
|
||||
|
||||
|
@ -13,12 +13,7 @@ MASTER_SITES= http://www.wesnoth.org/files/
|
||||
MAINTAINER= mezz7@cox.net
|
||||
COMMENT= A fantasy turn-based strategy game
|
||||
|
||||
LIB_DEPENDS= SDL_net.0:${PORTSDIR}/net/sdl_net \
|
||||
SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
|
||||
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
|
||||
SDL_image.10:${PORTSDIR}/graphics/sdl_image
|
||||
|
||||
USE_SDL= yes
|
||||
USE_SDL= image mixer net ttf sdl
|
||||
USE_GNOME= gnometarget
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,12 +13,7 @@ MASTER_SITES= http://www.wesnoth.org/files/
|
||||
MAINTAINER= mezz7@cox.net
|
||||
COMMENT= A fantasy turn-based strategy game
|
||||
|
||||
LIB_DEPENDS= SDL_net.0:${PORTSDIR}/net/sdl_net \
|
||||
SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
|
||||
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
|
||||
SDL_image.10:${PORTSDIR}/graphics/sdl_image
|
||||
|
||||
USE_SDL= yes
|
||||
USE_SDL= image mixer net ttf sdl
|
||||
USE_GNOME= gnometarget
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user