mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to 0.2.3
PR: 40243 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
1710ed6ad1
commit
1ce8d0bfed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62496
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= vamos
|
||||
PORTVERSION= 0.2.2
|
||||
PORTREVSION= 1
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -19,10 +18,14 @@ BUILD_DEPENDS= ${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib
|
||||
LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++
|
||||
|
||||
USE_MESA= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LIBS="-L${X11BASE}/lib -lGL -lGLU -lglut ${PTHREAD_LIBS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|std::fixed << ||g' ${WRKSRC}/vamos/Vamos_Car.cc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (vamos-0.2.2.tar.gz) = 4addc7a15fdafc384783d28cc81b4149
|
||||
MD5 (vamos-0.2.3.tar.gz) = 1eb79b4cd8d9948316aac9ab96312845
|
||||
|
Loading…
Reference in New Issue
Block a user