aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-07-06 09:31:03 +0800
committerpat <pat@FreeBSD.org>2002-07-06 09:31:03 +0800
commit09f4b81bfd1ebff849af7688f00ad8c62ace7496 (patch)
tree245d293c1b596e7944617fd04fc8661726e3c318 /games
parent3ae6bbc008097c5b6dbfdc21088c62eabba087ce (diff)
downloadfreebsd-ports-gnome-09f4b81bfd1ebff849af7688f00ad8c62ace7496.tar.gz
freebsd-ports-gnome-09f4b81bfd1ebff849af7688f00ad8c62ace7496.tar.zst
freebsd-ports-gnome-09f4b81bfd1ebff849af7688f00ad8c62ace7496.zip
Update to 0.2.3
PR: 40243 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'games')
-rw-r--r--games/vamos/Makefile7
-rw-r--r--games/vamos/distinfo2
2 files changed, 6 insertions, 3 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index c67d05d82d48..7c3de2975a4b 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -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>
diff --git a/games/vamos/distinfo b/games/vamos/distinfo
index af9f439f0ec9..18d5038ea9ce 100644
--- a/games/vamos/distinfo
+++ b/games/vamos/distinfo
@@ -1 +1 @@
-MD5 (vamos-0.2.2.tar.gz) = 4addc7a15fdafc384783d28cc81b4149
+MD5 (vamos-0.2.3.tar.gz) = 1eb79b4cd8d9948316aac9ab96312845