mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade to 0.991RC2
PR: ports/40135 Submitted by: maintainer
This commit is contained in:
parent
986081a3c2
commit
bc5d343700
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63300
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= exult
|
||||
PORTVERSION= 0.96
|
||||
PORTVERSION= 0.99.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}beta1
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}RC2
|
||||
|
||||
MAINTAINER= tiamat@telegraph.spb.ru
|
||||
|
||||
@ -26,7 +26,8 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-x \
|
||||
--x-includes=${X11BASE}/include \
|
||||
--x-libraries=${X11BASE}/lib \
|
||||
--disable-tools
|
||||
--disable-tools \
|
||||
--disable-sdltest
|
||||
# SDL cannot find X11 includes in normal way
|
||||
CONFIGURE_ENV= CPPFLAGS=-I${X11BASE}/include \
|
||||
SDL_CONFIG="${SDL_CONFIG}"
|
||||
|
@ -1 +1 @@
|
||||
MD5 (exult-0.96beta1.tar.gz) = b75755e318270a769893ee6d59e0b13b
|
||||
MD5 (exult-0.99.1RC2.tar.gz) = 659b6542fa7332c227348ced3427e207
|
||||
|
Loading…
Reference in New Issue
Block a user