mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
fix configure
Reported by: bento, kris
This commit is contained in:
parent
75cfa43e53
commit
40d2a273eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59754
@ -19,12 +19,9 @@ LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
|
||||
USE_BZIP2= yes
|
||||
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN6= crimson.6
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e "s|sdl-config|${SDL_CONFIG}|; s|SDL/|SDL11/|" \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user